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