Skip to main content

Function: listNamespaces()

function listNamespaces(): Promise<string[]>;

Defined in: packages/storage-dexie/src/index.ts:24

Every Rasd namespace this origin holds — the "who is logged in on this device" list of docs/09 §12. Returns [] where the browser refuses to enumerate databases (older Safari).

Returns

Promise<string[]>