UNPKG

@svta/common-media-library

Version:
12 lines 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INTERNAL_ERROR = void 0; /** * Internal Error Media Key Status. * * @group DRM * * @beta */ exports.INTERNAL_ERROR = 'internal-error'; //# sourceMappingURL=INTERNAL_ERROR.js.map