UNPKG

polyv-live-cli

Version:

CLI tool for managing PolyV live streaming services.

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