mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 11:59:00 +00:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
export const td = /* #__PURE__ */ new TextDecoder();
|
|
export const te = /* #__PURE__ */ new TextEncoder();
|