UNPKG

polyv-live-cli

Version:

CLI tool for managing PolyV live streaming services.

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