UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

3 lines 140 B
import { Cmd } from '../types'; export declare function runForeground(cmd: Cmd): Promise<void>; //# sourceMappingURL=run-foreground.d.ts.map