UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

4 lines 217 B
import { LoadedConfig } from '@tapjs/config'; import { TAP } from '@tapjs/core'; export declare const outputFile: (t: TAP, config: LoadedConfig, hasReporter: boolean) => void; //# sourceMappingURL=output-file.d.ts.map