UNPKG

alwaysai

Version:

The alwaysAI command-line interface (CLI)

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