Skip to content

Type Alias: IndexedDBStorageOptions

IndexedDBStorageOptions = Readonly<{ name?: string; }>

Defined in: fate-indexeddb/src/index.ts:4

Released under the MIT License