UNPKG

@svta/common-media-library

Version:
12 lines 201 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WEBM = void 0; /** * WEBM. * * @group DRM * * @beta */ exports.WEBM = 'webm'; //# sourceMappingURL=WEBM.js.map