Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
core
types
AgentState
Interface AgentState
interface
AgentState
{
initialized
:
boolean
;
initializing
:
boolean
;
error
:
undefined
|
Error
;
network
:
string
;
}
Index
Properties
initialized
initializing
error
network
Properties
initialized
initialized
:
boolean
initializing
initializing
:
boolean
error
error
:
undefined
|
Error
network
network
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
initialized
initializing
error
network
ic-reactor
Loading...