sqlite-async
sqlite-async copied to clipboard
Typescript
Hello,
Thank you for this very useful package. Would it be possible to add Typescript typings to it so that we can get type hints and such?
I don't have the required Typescript expertise to do this but am happy to accept a pull request. Please include the appropriate tests in your pull request. Thanks!
If you want to use my typescript version before it's merged, use:
// package.json
...
"sqlite-async": "ndp/sqlite-async#13-typescript"
@ndp is this still relevant?
Having the same problem.
Yes, I'm using my branch actively.
@ndp
Thanks its working great on my end also. Great work! Hope they merge it soon
p.s. please drop a reply if you update the package until then :)