UNPKG

@react-native-firebase/auth

Version:

React Native Firebase - The authentication module provides an easy-to-use API to integrate an authentication workflow into new and existing applications. React Native Firebase provides access to all Firebase authentication methods and identity providers.

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