UNPKG

lib0

Version:

> Monorepo of isomorphic utility functions

6 lines 302 B
export function testDiffing(tc: t.TestCase): void; export function testRepeatDiffing(tc: t.TestCase): void; export function testSimpleDiffWithCursor(tc: t.TestCase): void; export function testArrayDiffing(tc: t.TestCase): void; import * as t from './testing.js'; //# sourceMappingURL=diff.test.d.ts.map