UNPKG

polyv-live-cli

Version:

CLI tool for managing PolyV live streaming services.

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