UNPKG

@svta/common-media-library

Version:
9 lines 163 B
/** * Internal Error Media Key Status. * * @group DRM * * @beta */ export const INTERNAL_ERROR = 'internal-error'; //# sourceMappingURL=INTERNAL_ERROR.js.map