UNPKG

@composableai/cli

Version:

Code generation for the interaction defined with Composable AI Studio

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