@firebase/auth
Version:
The Firebase Authenticaton component of the Firebase JS SDK.
11 lines (10 loc) • 362 B
JSON
{
"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
}