deno.com
property SyntheticModuleOptions.context

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

Type #

Context | undefined