yolkbot
learn
community
Preparing search index...
APIParams
Interface APIParams
interface
APIParams
{
connectionTimeout
?:
number
;
errorLogger
?:
(
...
args
:
any
[]
)
=>
void
;
firebaseKey
?:
string
|
null
;
instance
?:
string
;
protocol
?:
string
;
proxy
?:
string
;
}
Index
Properties
connection
Timeout?
error
Logger?
firebase
Key?
instance?
protocol?
proxy?
Properties
Optional
connection
Timeout
connectionTimeout
?:
number
Optional
error
Logger
errorLogger
?:
(
...
args
:
any
[]
)
=>
void
Optional
firebase
Key
firebaseKey
?:
string
|
null
Optional
instance
instance
?:
string
Optional
protocol
protocol
?:
string
Optional
proxy
proxy
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection
Timeout
error
Logger
firebase
Key
instance
protocol
proxy
learn
community
yolkbot
Loading...