UNPKG

polyv-live-cli

Version:

CLI tool for managing PolyV live streaming services.

3 lines 223 B
export { getSdkClient, resetSdkClient, createSdkClient, PolyVClient, PolyVAPIError, PolyVError, PolyVValidationError, } from './client'; export type { PolyVClientConfig } from './client'; //# sourceMappingURL=index.d.ts.map