UNPKG

react-native-fast-io

Version:

Modern IO for React Native, built on top of Nitro and Web standards

5 lines (4 loc) 150 B
"use strict"; export { TextDecoder } from '@bacons/text-decoder'; export const TextEncoder = globalThis.TextEncoder; //# sourceMappingURL=text.js.map