UNPKG

@svta/common-media-library

Version:
12 lines 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WIDEVINE_KEY_SYSTEM = void 0; /** * Widevine Key System. * * @group DRM * * @beta */ exports.WIDEVINE_KEY_SYSTEM = 'com.widevine.alpha'; //# sourceMappingURL=WIDEVINE_KEY_SYSTEM.js.map