UNPKG

converse.js

Version:
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