UNPKG

@react-native-firebase/perf

Version:

React Native Firebase - React Native Firebase provides native integration with Performance Monitoring to gain insight into key performance characteristics within your React Native application.

10 lines (9 loc) 168 B
{ "extends": "@tsconfig/node-lts/tsconfig", "compilerOptions": { "outDir": "build", "rootDir": "src", "declaration": true }, "include": ["./src"] }