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

Updated index.d.ts to be an external module #30

Merged
merged 2 commits into from
Dec 2, 2015
Merged

Updated index.d.ts to be an external module #30

merged 2 commits into from
Dec 2, 2015

Conversation

sstorie
Copy link

@sstorie sstorie commented Dec 2, 2015

This prevents errors caused by the definition file using the "ambient declaration" syntax. See https://github.com/Microsoft/TypeScript/wiki/Typings-for-npm-packages for reference.

Sam Storie added 2 commits December 2, 2015 05:08
Converting from an ambient declaration file to an external module to
prevent errors from being thrown by the Typescript compiler.
@neilff
Copy link
Owner

neilff commented Dec 2, 2015

Cool, I'll push out a new release this week which will contain this fix

neilff added a commit that referenced this pull request Dec 2, 2015
Updated index.d.ts to be an external module
@neilff neilff merged commit b7bad7c into neilff:master Dec 2, 2015
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.

2 participants