UNPKG

react-native-paypal-bridge-sdk

Version:

A React Native library for the paypal sdk for both android and ios.

11 lines (10 loc) 179 B
{ "compilerOptions": { "target": "es5", "lib": ["es5", "es6", "dom"], "module": "commonjs", "declaration": true, "outDir": "./lib", "strict": true } }