UNPKG

@tapjs/node-serialize

Version:

Stream TAP test data as a serialized node:test stream

4 lines 210 B
import { Base } from '@tapjs/core'; import { NestedLocation } from '@tapjs/error-serdes'; export declare const testNestedLocation: (t: Base) => NestedLocation; //# sourceMappingURL=test-nested-location.d.ts.map