UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

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