UNPKG

@nutrient-sdk/react-native

Version:
12 lines 219 B
{ "include": [ "./src/**/*", ], "compilerOptions": { "strict": true, "rootDir": "src", "skipLibCheck": true, "outDir": "./lib", "esModuleInterop": true } }