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
Can you please let me about using this in TypeScript. currently there are no typings available.
Error:
Try `npm install @types/isomorphic-git__lightning-fs` if it exists or add a new declaration (.d.ts) file containing `declare module '@isomorphic-git/lightning-fs';`ts(7016)
The text was updated successfully, but these errors were encountered:
Looks like this PR was landed, and also a DT package was published since this issue was created, although it needs adjustment to work correctly in strict mode (see: DefinitelyTyped/DefinitelyTyped#58917).
Is there a maintainer who can publish a new package to npm including the index.d.ts from #51? Or should we improve the DT types?
Can you please let me about using this in TypeScript. currently there are no typings available.
Error:
The text was updated successfully, but these errors were encountered: