UNPKG

@svta/common-media-library

Version:
12 lines 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UTF_8 = void 0; /** * UTF-8 Encoding. * * @group Utils * * @beta */ exports.UTF_8 = 'utf-8'; //# sourceMappingURL=UTF_8.js.map