@eagleoutice/flowr - v2.13.14
Preparing search index...
src/dataflow/environments/environment
<internal>
Jsonified
Interface Jsonified
interface
Jsonified
{
builtInEnv
?:
true
;
globalEnv
?:
true
;
id
:
NodeId
;
memory
:
BuiltInMemory
;
n
?:
string
;
parent
:
Jsonified
|
undefined
;
t
?:
EnvType
;
}
Index
Properties
built
In
Env?
global
Env?
id
memory
n?
parent
t?
Properties
Optional
built
In
Env
builtInEnv
?:
true
Optional
global
Env
globalEnv
?:
true
id
id
:
NodeId
memory
memory
:
BuiltInMemory
Optional
n
n
?:
string
parent
parent
:
Jsonified
|
undefined
Optional
t
t
?:
EnvType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
built
In
Env
global
Env
id
memory
n
parent
t
@eagleoutice/flowr - v2.13.14
Loading...