UNPKG

@svta/common-media-library

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