-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Labels
Description
adding typescript types via jsdoc has some benefits:
- no build changes needed
- helps with trivial parameter errors and autocompletion
- helps with new contributors
i'm willing to open a PR.