Preparing search index...
The search index is not available
@immediately-run/sdk
@immediately-run/sdk
debug
Variable debug
Const
debug
:
{
isEnabled
:
()
=>
boolean
;
log
:
(
level
:
DebugLevel
,
message
:
string
,
data
?:
unknown
)
=>
void
;
}
= ...
The dev-only debug surface. Inert unless the host enables it (
isDebugEnabled
).
Type declaration
Readonly
isEnabled
:
()
=>
boolean
log
:
(
level
:
DebugLevel
,
message
:
string
,
data
?:
unknown
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@immediately-run/sdk
Loading...
The dev-only debug surface. Inert unless the host enables it (isDebugEnabled).