UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

3 lines 157 B
import type { LoadedConfig } from '@tapjs/config'; export declare const testArgv: (config: LoadedConfig) => string[]; //# sourceMappingURL=test-argv.d.ts.map