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

9 lines
559 B
TypeScript

export function testRelativePositionCase1(tc: t.TestCase): void;
export function testRelativePositionCase2(tc: t.TestCase): void;
export function testRelativePositionCase3(tc: t.TestCase): void;
export function testRelativePositionCase4(tc: t.TestCase): void;
export function testRelativePositionCase5(tc: t.TestCase): void;
export function testRelativePositionCase6(tc: t.TestCase): void;
export function testRelativePositionAssociationDifference(tc: t.TestCase): void;
import * as t from "lib0/testing";
//# sourceMappingURL=relativePositions.tests.d.ts.map