3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
export const TextEncoder = window.TextEncoder
|
|
export const TextDecoder = window.TextDecoder
|