interface SyntheticModuleOptions
          
Usage in Deno
import { type SyntheticModuleOptions } from "node:vm";
optional
identifier: string | undefined
      
    String used in stack traces.
import { type SyntheticModuleOptions } from "node:vm";
identifier: string | undefined
      
    String used in stack traces.