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
See #127. Note that I removed the constructor instead of using new. I realized that my originally proposed fix was wrong as well and the constructor interface was unnecessary.
I noticed that current
IDB
interface had two errors:readFile
was mis-typed asloadFile
/lightning-fs/index.d.ts
The text was updated successfully, but these errors were encountered: