UNPKG

@xtest-cli/cli

Version:

CLI for xtest.ing - AI-powered test generation platform

4 lines 195 B
import { Command } from 'commander'; export declare const dualInteractiveCommand: Command; export declare function dualInteractive(): Promise<void>; //# sourceMappingURL=dual-interactive.d.ts.map