yjs/dist/tests/relativePositions.tests.d.ts
jsingleton20 100e051c5d wham
2023-01-30 15:11:09 -05:00

9 lines
506 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";