UNPKG

@tapjs/run

Version:

Command-line interface for the node-tap runner

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