Skip to main content

context

property SyntheticModuleOptions.context

The contextified object as returned by the vm.createContext() method, to compile and evaluate this module in.

Context | undefined
Back to top