property SyntheticModuleOptions.context
The contextified object as returned by the vm.createContext()
method, to compile and evaluate this module in.
Type Jump to heading
Context | undefined
The contextified object as returned by the vm.createContext()
method, to compile and evaluate this module in.
Context | undefined