@firebase/auth
Version:
The Firebase Authenticaton component of the Firebase JS SDK.
8 lines • 362 B
JSON
{
"name": "@firebase/auth-web-extension",
"description": "A Chrome-Manifest-v3-specific build of the Firebase Auth JS SDK",
"main": "../dist/web-extension-cjs/index.js",
"browser": "../dist/web-extension-esm2017/index.js",
"module": "../dist/web-extension-esm2017/index.js",
"typings": "../dist/web-extension-esm2017/auth-web-extension-public.d.ts"
}