function createScriptimport { createScript } from "https://dotland.deno.dev/std@0.116.0/node/vm.ts"; createScript(code: string, options: any)Parameterscode: stringoptions: any