UNPKG

react-native-wifi-reborn

Version:

A react-native implementation for viewing and connecting to Wifi networks on Android and iOS devices.

12 lines (11 loc) 238 B
{ "compilerOptions": { "module": "commonjs", "outDir": "dist", "rootDir": "src", "skipLibCheck": true, "resolveJsonModule": true, "declaration": true, }, "include": ["./src"], }