UNPKG

@agentled/cli

Version:

CLI for Agentled — manage workflows, apps, and knowledge from the command line. Zero context-window cost for AI agents.

3 lines (2 loc) 106 B
import { Command } from 'commander'; export declare function registerAppCommands(program: Command): void;