-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
feat(typings): add ts definitions #7
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 6 6
=====================================
Hits 6 6 Continue to review full report at Codecov.
|
Ohh I see there was a change on master. I will update definition file and push again. Updated 😄 |
8218ee0
to
3d818b6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool! I won't maintain these myself, but I'm happy to accept pull requests for it!
If there won't be a person to fix or update typings you can @ me, I will try to help :) |
* feat(typings): add ts definitions * chore(contributors): add myself
* feat(typings): add ts definitions * chore(contributors): add myself
What: Added TypeScript definitions.
Why: To let TypeScript's users better use library 😃.
How: Added definition file.
Checklist: