storagedb icon indicating copy to clipboard operation
storagedb copied to clipboard

Library un-usable on Typescript projects

Open danyalejandro opened this issue 4 years ago • 1 comments

Not sure if this project is still maintained, but I tried using it on a typescript project and it throws a TypeError: storagedb2_1.default is not a constructor which causes compilation to fail. Maybe a .d.ts definitions file would be needed.

danyalejandro avatar Jun 05 '20 17:06 danyalejandro