UNPKG

@syntest/init

Version:

The setup application of the SynTest Framework

3 lines 189 B
import { Command, ModuleManager } from "@syntest/module"; export declare function getConfigCommand(tool: string, moduleManager: ModuleManager): Command; //# sourceMappingURL=config.d.ts.map