function close Usage in Denoimport { close } from "node:inspector"; close(): void Deactivate the inspector. Blocks until there are no active connections. Return Type void