UNPKG

memory-card

Version:

ES6 Map like Async API, with Swagger API Backend Support.

4 lines 196 B
export type { StorageBackendOptions, } from './backend-config.js'; export { StorageBackend, } from './backend.js'; export { getStorage, } from './get-storage.js'; //# sourceMappingURL=mod.d.ts.map