UNPKG

@svta/common-media-library

Version:
12 lines 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLAYREADY_RECOMMENDATION_KEY_SYSTEM = void 0; /** * Playready Recommendation Key System. * * @group DRM * * @beta */ exports.PLAYREADY_RECOMMENDATION_KEY_SYSTEM = 'com.microsoft.playready.recommendation'; //# sourceMappingURL=PLAYREADY_RECOMMENDATION_KEY_SYSTEM.js.map