import { Script } from "https://deno.land/std@0.145.0/node/vm.ts";
Methods
runInContext(_contextifiedObject: any, _options: any)
runInNewContext(_contextObject: any, _options: any)
runInThisContext(_options: any)
import { Script } from "https://deno.land/std@0.145.0/node/vm.ts";