Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change interfaces to namespaces #896

Closed
wants to merge 1 commit into from
Closed

Change interfaces to namespaces #896

wants to merge 1 commit into from

Conversation

walston
Copy link

@walston walston commented Apr 18, 2019

👋🏽 Thanks for opening a pull request!

Fixes an issue where TS complains:

DateUtils only refers to a type but is being used as a value here TS2693

resolves #887 & resolves #865

@walston
Copy link
Author

walston commented Apr 18, 2019

i'm trying to fix tests, but they seem to be unrelated to my changes... not sure how to go about this

@gpbl
Copy link
Owner

gpbl commented Apr 18, 2019

Thanks @walston – I'll check it out about the failing tests.

@DylanVann
Copy link
Contributor

I'm not sure namespaces are the best approach: babel/babel#8244 (comment)

@Nibblesh
Copy link

I've thrown another potential solution up

@gpbl
Copy link
Owner

gpbl commented Aug 3, 2019

Fixed in #904

@gpbl gpbl closed this Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants