UNPKG

polyv-live-cli

Version:

CLI tool for managing PolyV live streaming services.

4 lines 183 B
export { BaseHandler } from './base.handler'; export { ChannelHandler } from './channel.handler'; export { StreamHandler } from './stream.handler'; //# sourceMappingURL=index.d.ts.map