UNPKG

@dmgt/google-ad-manager-api

Version:
10 lines 369 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PlaylistType = void 0; var PlaylistType; (function (PlaylistType) { PlaylistType["EVENT"] = "EVENT"; PlaylistType["LIVE"] = "LIVE"; PlaylistType["UNKNOWN"] = "UNKNOWN"; })(PlaylistType || (exports.PlaylistType = PlaylistType = {})); //# sourceMappingURL=HlsSettings.js.map