UNPKG

indexed-storage

Version:

Simple implementation of local storage with indexedDB

11 lines 169 B
{ "plugins": ["@babel/plugin-transform-async-to-generator"], "presets": [ [ "@babel/preset-env", { "useBuiltIns": "entry" } ] ] }