GSI - Employe Self Service Mobile
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

22 lines
430 B

{
"name": "firebase/compat",
"main": "dist/index.node.cjs",
"browser": "dist/esm/index.esm.js",
"module": "dist/esm/index.esm.js",
"react-native": "dist/index.rn.cjs.js",
"typings": "index.d.ts",
"components": [
"app",
"analytics",
"app-check",
"auth",
"functions",
"installations",
"messaging",
"performance",
"remote-config",
"firestore",
"storage",
"database"
]
}