UNPKG

object-storage-factory

Version:

Object storage factory implemented with the same interface as browser's local storage.

8 lines (7 loc) 116 B
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["jest"] }, "include": ["src", "tests"] }