UNPKG

@svta/common-media-library

Version:
12 lines 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FAIRPLAY_KEY_SYSTEM = void 0; /** * FairPlay Key System. * * @group DRM * * @beta */ exports.FAIRPLAY_KEY_SYSTEM = 'com.apple.fps.1_0'; //# sourceMappingURL=FAIRPLAY_KEY_SYSTEM.js.map