function waitForDebuggerimport { waitForDebugger } from "https://dotland.deno.dev/std@0.177.0/node/inspector.ts"; waitForDebugger()Blocks until a client (existing or connected later) has sent Runtime.runIfWaitingForDebugger command. See https://nodejs.org/api/inspector.html#inspectorwaitfordebugger