Wang Language - v0.21.5
GitHub
NPM
🎮 Playground
Preparing search index...
InterpreterOptions
Interface InterpreterOptions
interface
InterpreterOptions
{
   Â
functions
?:
Record
<
string
,
Function
>
;
   Â
globalContext
?:
ExecutionContext
;
   Â
moduleResolver
?:
ModuleResolver
;
}
Hierarchy (
View Summary
)
InterpreterOptions
PausableInterpreterOptions
Index
Properties
functions?
global
Context?
module
Resolver?
Properties
Optional
functions
functions
?:
Record
<
string
,
Function
>
Optional
global
Context
globalContext
?:
ExecutionContext
Optional
module
Resolver
moduleResolver
?:
ModuleResolver
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
functions
global
Context
module
Resolver
GitHub
NPM
🎮 Playground
Wang Language - v0.21.5
Loading...