Wang Language - v0.21.5
GitHub
NPM
🎮 Playground
Preparing search index...
SerializedState
Interface SerializedState
interface
SerializedState
{
   Â
currentContext
:
SerializedContext
;
   Â
customFunctions
?:
string
[]
;
   Â
executionState
:
ExecutionState
;
   Â
globalContext
:
SerializedContext
;
   Â
lastPipelineValue
?:
any
;
   Â
moduleCache
:
[
string
,
any
]
[]
;
   Â
version
:
string
;
}
Index
Properties
current
Context
custom
Functions?
execution
State
global
Context
last
Pipeline
Value?
module
Cache
version
Properties
current
Context
currentContext
:
SerializedContext
Optional
custom
Functions
customFunctions
?:
string
[]
execution
State
executionState
:
ExecutionState
global
Context
globalContext
:
SerializedContext
Optional
last
Pipeline
Value
lastPipelineValue
?:
any
module
Cache
moduleCache
:
[
string
,
any
]
[]
version
version
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
Context
custom
Functions
execution
State
global
Context
last
Pipeline
Value
module
Cache
version
GitHub
NPM
🎮 Playground
Wang Language - v0.21.5
Loading...