UNPKG

polyv-live-cli

Version:

CLI tool for managing PolyV live streaming services.

8 lines 370 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SessionDisplayItem = exports.SessionGetOptions = exports.SessionListOptions = exports.SessionServiceConfig = void 0; exports.SessionServiceConfig = {}; exports.SessionListOptions = {}; exports.SessionGetOptions = {}; exports.SessionDisplayItem = {}; //# sourceMappingURL=session.js.map