Skip to content

StorageOptions

The StorageOptions interface represents the options of a store.

Indexable

[key: string]: any

Properties

indexes?

indexes?: Object

Index signature

[key: string]: any

Source

ecmascript/src/storage.ts:39


types?

types?: Types

Source

ecmascript/src/storage.ts:38


Generated using typedoc-plugin-markdown and TypeDoc