deno.com

interface SyntheticModuleOptions

Properties #

#identifier: string | undefined
optional

String used in stack traces.

#context: Context | undefined
optional

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