Search
Preparing search index...
The search index is not available
@foxy.io/sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@foxy.io/sdk
<internal>
ConsolaOptions
Interface ConsolaOptions
Hierarchy
ConsolaOptions
Index
Properties
async
defaults
level
mock
Fn
reporters
stderr
stdout
throttle
types
Properties
Optional
async
async
?:
boolean
Optional
defaults
defaults
?:
ConsolaLogObject
Optional
level
level
?:
LogLevel
Optional
mock
Fn
mock
Fn
?:
ConsolaMockFn
Optional
reporters
reporters
?:
ConsolaReporter
[]
Optional
stderr
stderr
?:
WritableStream
Optional
stdout
stdout
?:
WritableStream
Optional
throttle
throttle
?:
number
Optional
types
types
?:
{
debug
:
ConsolaLogObject
;
error
:
ConsolaLogObject
;
fatal
:
ConsolaLogObject
;
info
:
ConsolaLogObject
;
log
:
ConsolaLogObject
;
ready
:
ConsolaLogObject
;
silent
:
ConsolaLogObject
;
start
:
ConsolaLogObject
;
success
:
ConsolaLogObject
;
trace
:
ConsolaLogObject
;
verbose
:
ConsolaLogObject
;
warn
:
ConsolaLogObject
}
Type declaration
debug
:
ConsolaLogObject
error
:
ConsolaLogObject
fatal
:
ConsolaLogObject
info
:
ConsolaLogObject
log
:
ConsolaLogObject
ready
:
ConsolaLogObject
silent
:
ConsolaLogObject
start
:
ConsolaLogObject
success
:
ConsolaLogObject
trace
:
ConsolaLogObject
verbose
:
ConsolaLogObject
warn
:
ConsolaLogObject
Modules
<internal>
Cookie
Cookie
Jar
Backend
Core
Customer
Consola
Options
async
defaults
level
mock
Fn
reporters
stderr
stdout
throttle
types
Generated using
TypeDoc