UNPKG

iop

Version:
5 lines (4 loc) 124 B
/** * Main proxy command that handles subcommands */ export declare function proxyCommand(args: string[]): Promise<void>;