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

typescript index now exports by default and changed the function name #18

Merged
merged 1 commit into from
Sep 25, 2017

Conversation

truca
Copy link
Contributor

@truca truca commented Sep 24, 2017

trying to export the createType function in typescript resulted in "no default export", then when the code was compiled to ES5 and it tried to access the "mainFunction" from the JS files in node_modules, it didn't existed.

@truca truca changed the title typescript index now exports by default and changed the function type typescript index now exports by default and changed the function name Sep 25, 2017
@sarkistlt sarkistlt merged commit e75fbcb into sarkistlt:master Sep 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants