UNPKG

@pod-protocol/cli

Version:

Command-line interface for PoD Protocol (Prompt or Die) AI Agent Communication Protocol

8 lines 226 B
import { Command } from "commander"; export declare class ConfigCommands { private getConfigPath; private loadConfig; private saveConfig; register(program: Command): void; } //# sourceMappingURL=config.d.ts.map