lightning-fs icon indicating copy to clipboard operation
lightning-fs copied to clipboard

Fix IDB interface

Open qucumbah opened this issue 3 years ago • 0 comments

  1. Remove constructor Interfaces shouldn't specify constructor types. Moreover, I'm pretty sure it's not possible to implement this interface.

  2. Provided correct argument/return value types to the interface methods.

  3. Fixed readFile method name.

qucumbah avatar Oct 20 '22 14:10 qucumbah