UNPKG

expo-finance-kit

Version:

Native Expo module for Apple FinanceKit - Access financial data from Apple Card and other accounts

8 lines 179 B
{ "extends": "expo-module-scripts/tsconfig.plugin", "compilerOptions": { "outDir": "build" }, "include": ["./src"], "exclude": ["**/__mocks__/*", "**/__tests__/*"] }