yolkbot
learn
community
Preparing search index...
FirebaseParams
Interface FirebaseParams
Parameters for the
Firebase
constructor
interface
FirebaseParams
{
errorLogger
?:
(
...
args
:
any
[]
)
=>
void
;
firebaseKey
?:
string
|
null
;
proxy
?:
string
;
}
Index
Properties
error
Logger?
firebase
Key?
proxy?
Properties
Optional
error
Logger
errorLogger
?:
(
...
args
:
any
[]
)
=>
void
Optional
firebase
Key
firebaseKey
?:
string
|
null
Optional
proxy
proxy
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Logger
firebase
Key
proxy
learn
community
yolkbot
Loading...
Parameters for the Firebase constructor