UNPKG

react-native-fast-io

Version:

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

6 lines 178 B
export { TextDecoder } from '@bacons/text-decoder'; export declare const TextEncoder: { new (): TextEncoder; prototype: TextEncoder; }; //# sourceMappingURL=text.d.ts.map