UNPKG

react-native-formdata-helper

Version:

A simple, reusable helper library for handling FormData requests in React Native.

13 lines (12 loc) 269 B
{ "compilerOptions": { "target": "ES2017", "module": "commonjs", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "dist" }, "include": ["src", "index.ts"] }