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
sqlite3Worker1Promiser doesn't have types yet, but work is in progress to add them in the context of #54, so I'm closing the present issue in favor of that.
error TS2345: Argument of type '{ onready: () => void; }' is not assignable to parameter of type 'InitOptions'.
InitOptions doesn't have an 'onready' method..
The text was updated successfully, but these errors were encountered: