yjs/dist/tests/encoding.tests.d.ts
jsingleton20 4f2affd4cd again
2023-05-09 13:36:33 -04:00

6 lines
362 B
TypeScript

export function testStructReferences(tc: t.TestCase): void;
export function testPermanentUserData(tc: t.TestCase): Promise<void>;
export function testDiffStateVectorOfUpdateIsEmpty(tc: t.TestCase): void;
export function testDiffStateVectorOfUpdateIgnoresSkips(tc: t.TestCase): void;
import * as t from "lib0/testing";
//# sourceMappingURL=encoding.tests.d.ts.map