UNPKG

@nestbox-ai/cli

Version:

The cli tools that helps developers to build agents

3 lines (2 loc) 120 B
import { Command } from 'commander'; export declare function registerDocProcJobCommands(docProcCommand: Command): void;