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

5 lines
289 B
TypeScript

export function testArrayCompatibilityV1(tc: t.TestCase): void;
export function testMapDecodingCompatibilityV1(tc: t.TestCase): void;
export function testTextDecodingCompatibilityV1(tc: t.TestCase): void;
import * as t from "lib0/testing";
//# sourceMappingURL=compatibility.tests.d.ts.map