Logos DX
Preparing search index...
@logosdx/react
<internal>
$facts
Function $facts
$facts
()
:
{
hasSpy
:
boolean
;
listenerCounts
:
Record
<
string
,
number
>
;
listeners
:
(
keyof
Shape
)
[]
;
rgxListeners
:
string
[]
;
}
Returns facts about the the internal state of the observable instance.
Returns
{
hasSpy
:
boolean
;
listenerCounts
:
Record
<
string
,
number
>
;
listeners
:
(
keyof
Shape
)
[]
;
rgxListeners
:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Logos DX
Loading...
Returns facts about the the internal state of the observable instance.