Search
Preparing search index...
The search index is not available
Tabletop Playground API
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"api"
JSConsole
Class JSConsole
JSConsole
Hierarchy
JSConsole
Index
Methods
debug
error
info
log
warn
Methods
Static
debug
debug
(
message
:
string
)
:
void
Debug
Parameters
message:
string
Returns
void
Static
error
error
(
message
:
string
)
:
void
Error
Parameters
message:
string
Returns
void
Static
info
info
(
message
:
string
)
:
void
Info
Parameters
message:
string
Returns
void
Static
log
log
(
message
:
string
)
:
void
Log
Parameters
message:
string
Returns
void
Static
warn
warn
(
message
:
string
)
:
void
Warn
Parameters
message:
string
Returns
void
Globals
"api"
JSConsole
debug
error
info
log
warn
JSConsole