export const textEncoder = new TextEncoder(); export const textDecoder = new TextDecoder(); //# sourceMappingURL=const.js.map