storagedb
storagedb copied to clipboard
Library un-usable on Typescript projects
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.