interface SyntheticModuleOptions
Properties Jump to heading
optional
Jump to headingidentifier: string | undefined
String used in stack traces.
optional
Jump to headingcontext: Context | undefined
The contextified object as returned by the vm.createContext()
method, to compile and evaluate this module in.