Welshman Docs / @welshman/app / StorageAdapterOptions
Type Alias: StorageAdapterOptions ​
StorageAdapterOptions =
object
Defined in: app/src/storage.ts:8
Properties ​
migrate()? ​
optionalmigrate: (items) =>any[]
Defined in: app/src/storage.ts:10
Parameters ​
items ​
any[]
Returns ​
any[]
throttle? ​
optionalthrottle:number
Defined in: app/src/storage.ts:9