whatcall - v0.0.0
Preparing search index...
env/types
FirebaseConfig
Interface FirebaseConfig
Firebase configuration, provided by the Firebase console.
interface
FirebaseConfig
{
apiKey
:
string
;
appId
:
string
;
authDomain
:
string
;
measurementId
:
string
;
messagingSenderId
:
string
;
projectId
:
string
;
storageBucket
:
string
;
}
Index
Properties
api
Key
app
Id
auth
Domain
measurement
Id
messaging
Sender
Id
project
Id
storage
Bucket
Properties
api
Key
apiKey
:
string
app
Id
appId
:
string
auth
Domain
authDomain
:
string
measurement
Id
measurementId
:
string
messaging
Sender
Id
messagingSenderId
:
string
project
Id
projectId
:
string
storage
Bucket
storageBucket
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Key
app
Id
auth
Domain
measurement
Id
messaging
Sender
Id
project
Id
storage
Bucket
whatcall - v0.0.0
Loading...
Firebase configuration, provided by the Firebase console.