Preparing search index...
The search index is not available
@ask-ell/core
@ask-ell/core
Environment
Class Environment<EnvironmentState>
Type Parameters
EnvironmentState
Index
Constructors
constructor
Properties
state
Methods
get
Constructors
constructor
new
Environment
<
EnvironmentState
>
(
)
:
Environment
<
EnvironmentState
>
Type Parameters
EnvironmentState
Returns
Environment
<
EnvironmentState
>
Properties
Private
Readonly
state
state
:
EnvironmentState
Methods
get
get
<
Key
>
(
key
)
:
EnvironmentState
[
Key
]
Type Parameters
Key
extends
string
|
number
|
symbol
Parameters
key
:
Key
Returns
EnvironmentState
[
Key
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
state
get
@ask-ell/core
Loading...