Wang Language - v0.26.2
GitHub
NPM
🎮 Playground
Preparing search index...
SerializedState
Interface SerializedState
interface
SerializedState
{
   Â
currentContext
:
SerializedContext
;
   Â
customFunctions
?:
string
[]
;
   Â
executionState
:
ExecutionState
;
   Â
globalContext
:
SerializedContext
;
   Â
moduleCache
:
[
string
,
any
]
[]
;
   Â
version
:
string
;
}
Index
Properties
current
Context
custom
Functions?
execution
State
global
Context
module
Cache
version
Properties
current
Context
currentContext
:
SerializedContext
Optional
custom
Functions
customFunctions
?:
string
[]
execution
State
executionState
:
ExecutionState
global
Context
globalContext
:
SerializedContext
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
module
Cache
version
GitHub
NPM
🎮 Playground
Wang Language - v0.26.2
Loading...