4 lines
198 B
TypeScript
4 lines
198 B
TypeScript
export function testDiffing(_tc: t.TestCase): void;
|
|
export function testRepeatRandomWordReplace(tc: t.TestCase): void;
|
|
import * as t from '../testing.js';
|
|
//# sourceMappingURL=patience.test.d.ts.map
|