UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

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