1 | export function testDiffing(tc: t.TestCase): void;
|
2 | export function testRepeatDiffing(tc: t.TestCase): void;
|
3 | export function testSimpleDiffWithCursor(tc: t.TestCase): void;
|
4 | export function testArrayDiffing(tc: t.TestCase): void;
|
5 | import * as t from './testing.js';
|
6 | //# sourceMappingURL=diff.test.d.ts.map |
\ | No newline at end of file |