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 TypeScript types #54

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Add TypeScript types #54

merged 1 commit into from
Mar 23, 2021

Conversation

deevus
Copy link
Collaborator

@deevus deevus commented Mar 14, 2021

Making the project more accessible by adding TypeScript types. This is achieved by compiling the project using tsd in declaration only mode, with JSDoc comments from which to generate proper types.

At the moment I have only added types for the root package, as the platform packages aren't imported directly.

@deevus deevus merged commit a263e0d into master Mar 23, 2021
@deevus deevus deleted the types branch March 23, 2021 09:54
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