function runInThisContextimport { runInThisContext } from "https://deno.land/std@0.177.0/node/vm.ts"; runInThisContext(code: string, options: any)Parameterscode: stringoptions: any