UNPKG

react-native-scanbot-barcode-scanner-sdk

Version:

Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS

19 lines (16 loc) 332 B
{ "compilerOptions": { "outDir": "build", "rootDir": "src", "lib": ["es2023"], "target": "es2022", "module": "node16", "moduleResolution": "node16", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "declaration": true, "incremental": false }, "include": ["./src"] }