rittenhop-ghost/versions/5.94.2/node_modules/lib0/function.test.d.ts

5 lines
238 B
TypeScript
Raw Normal View History

export function testBasics(_tc: t.TestCase): void;
export function testCallAll(_tc: t.TestCase): void;
export function testDeepEquality(_tc: t.TestCase): void;
import * as t from './testing.js';
//# sourceMappingURL=function.test.d.ts.map