UNPKG

@nestbox-ai/cli

Version:

The cli tools that helps developers to build agents

6 lines (5 loc) 155 B
import { Command } from "commander"; /** * Register all image-related commands */ export declare function registerImageCommands(program: Command): void;