UNPKG

@svta/common-media-library

Version:
12 lines 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UTF8 = void 0; /** * The UTF8 field type * * @group ISOBMFF * * @beta */ exports.UTF8 = 'utf8'; //# sourceMappingURL=UTF8.js.map