UNPKG

@svta/common-media-library

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