lightning-fs
lightning-fs copied to clipboard
Fix IDB interface
-
Remove constructor Interfaces shouldn't specify constructor types. Moreover, I'm pretty sure it's not possible to implement this interface.
-
Provided correct argument/return value types to the interface methods.
-
Fixed
readFilemethod name.