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

Add types #8

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Add types #8

wants to merge 2 commits into from

Conversation

cprecioso
Copy link

This commit adds TypeScript definitions to the output package, by converting the whole code to .ts files and declarations. I hooked up rollup to build the typescript files, so this PR depends on merging #7.

If you do not wish to port the whole code to typescript, but just add the resulting declaration files; or you wish to keep lectro as your build system (and reject #7), tell me and I can adapt this PR to those circumstances.

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.

1 participant