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.
 
 
 
 
 

10 lines
362 B

{
"name": "@firebase/auth/internal",
"description": "An internal version of the Auth SDK for use in the compatibility layer",
"main": "../dist/node/internal.js",
"module": "../dist/esm2017/internal.js",
"browser": "../dist/esm2017/internal.js",
"esm5": "../dist/esm5/internal.js",
"typings": "../dist/esm5/internal/index.d.ts",
"private": true
}