UNPKG

polyv-live-cli

Version:

CLI tool for managing PolyV live streaming services.

3 lines 154 B
import { Command } from 'commander'; export declare function registerGlobalCommands(program: Command): void; //# sourceMappingURL=global.commands.d.ts.map