Hello, I wonder if this plugin will get TypeScript support?
I've tried to create the types, but there are some issues:
- It use
Database Interface from sqlite, so there will be some undefined method when promiseApi: false.
- IntelliSense does not show description of
name parameter option.