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
We are not providing these right now. However, as I understand, you can use a JavaScript library without type definition in TypeScript if you create a decs.d.ts and declare the module. It will simply treat everything as any type.
I have a project in typescript, but I can't use kuzu because there's no
.d.ts
file or a types package.The text was updated successfully, but these errors were encountered: