Skip to content

Documentation / @etherfold/browser / IndexedStateLocation

Type Alias: IndexedStateLocation

IndexedStateLocation = { url: string; } | { prefix: string; }

Defined in: browser/src/storage/state/OnIndexedDB.ts:12