UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

3 lines 196 B
import { LoadedConfig } from '@tapjs/config'; export declare const list: (args: string[], config: LoadedConfig, noPruneUnchanged?: boolean) => Promise<string[]>; //# sourceMappingURL=list.d.ts.map