UNPKG

@adyen/react-native

Version:

Wraps Adyen Checkout Drop-In and Components for iOS and Android for convenient use with React Native

11 lines (10 loc) 222 B
{ "extends": "@tsconfig/node10/tsconfig.json", "compilerOptions": { "outDir": "build", "rootDir": "src", "declaration": true }, "include": ["./src"], "exclude": ["**/__mocks__/*", "**/__tests__/*"] }