function close Usage in Deno```typescript import { close } from "node:node__inspector.d.ts"; ``` close(): void Deactivate the inspector. Blocks until there are no active connections. Return Type void