UNPKG

y-indexeddb

Version:

IndexedDB database adapter for Yjs

7 lines 412 B
export function testPerf(tc: t.TestCase): Promise<void>; export function testIdbUpdateAndMerge(tc: t.TestCase): Promise<void>; export function testIdbConcurrentMerge(tc: t.TestCase): Promise<void>; export function testMetaStorage(tc: t.TestCase): Promise<void>; export function testEarlyDestroy(tc: t.TestCase): Promise<void>; import * as t from 'lib0/testing.js'; //# sourceMappingURL=y-indexeddb.tests.d.ts.map