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 type declaration #10

Merged
merged 1 commit into from
Nov 30, 2019
Merged

add type declaration #10

merged 1 commit into from
Nov 30, 2019

Conversation

yuichkun
Copy link
Contributor

Hi,

Whether developers are working with TypeScript or with plain JavaScript,
it's always nice to have a type declaration file so that IDEs can provide nice autocompletion as shown below.

Screenshot 2019-11-30 22 42 05

I've naively looked through header files and the JavaScript entry point (index.js) to figure out types and I hope I'm correct.

Anyways, thank you for maintaining this awesome project!

@2bbb 2bbb merged commit aca85df into 2bbb:master Nov 30, 2019
@2bbb
Copy link
Owner

2bbb commented Nov 30, 2019

@yuichkun

it's great!
thanks!!

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