Skip to content

Welshman Docs / @welshman/app / StorageAdapterOptions

Type Alias: StorageAdapterOptions ​

StorageAdapterOptions = object

Defined in: app/src/storage.ts:8

Properties ​

migrate()? ​

optional migrate: (items) => any[]

Defined in: app/src/storage.ts:10

Parameters ​

items ​

any[]

Returns ​

any[]


throttle? ​

optional throttle: number

Defined in: app/src/storage.ts:9