UNPKG

@composableai/cli

Version:

Code generation for the interaction defined with Composable AI Studio

3 lines 206 B
import { Command } from "commander"; export declare function runHistory(program: Command, interactionId: string | undefined, options: Record<string, any>): Promise<void>; //# sourceMappingURL=index.d.ts.map