UNPKG

@converse/headless

Version:

Converse.js Headless build

4 lines 220 B
export function getDefaultStore(): "session" | "persistent"; export function createStore(id: any, store: any): any; export function initStorage(model: any, id: any, type: any): void; //# sourceMappingURL=storage.d.ts.map