@continuum-js/std / StorageLike
Type Alias: StorageLike
StorageLike =
Pick<Storage,"getItem"|"setItem">
Defined in: index.ts:217
The slice of the Storage interface persistence relies on.
@continuum-js/std / StorageLike
StorageLike =
Pick<Storage,"getItem"|"setItem">
Defined in: index.ts:217
The slice of the Storage interface persistence relies on.