UNPKG

@svta/common-media-library

Version:
12 lines 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SW_SECURE_DECODE = void 0; /** * Software Secure Decode Robustness. * * @group DRM * * @beta */ exports.SW_SECURE_DECODE = 'SW_SECURE_DECODE'; //# sourceMappingURL=SW_SECURE_DECODE.js.map