UNPKG

@pod-protocol/cli

Version:

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

9 lines 273 B
import { Command } from "commander"; export declare class MessageCommands { register(program: Command): void; private setupSendCommand; private setupInfoCommand; private setupStatusCommand; private setupListCommand; } //# sourceMappingURL=index.d.ts.map