You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried this module. Works great. But it's a bit doesn't have types built into it, so when I attempt to use it in a TypeScript project, the compiler complains. I've been looking for this in DefinitelyTyped.org but found nothing.
Hi @andrewsantarin. This looks awesome. Could you create a PR for this, with the required changes to package.json to reference this .d.ts file? Also, it would be great if you could maintain the typings at least in the short time while we iron out any immediate issues with the types. But otherwise, this seems totally legit to add to the repo. 👍
Tried this module. Works great. But it's a bit doesn't have types built into it, so when I attempt to use it in a TypeScript project, the compiler complains. I've been looking for this in DefinitelyTyped.org but found nothing.
I've prepped a gist here:
https://gist.github.com/andrewsantarin/1aa57d63049798c33b22619c064afa07
The text was updated successfully, but these errors were encountered: