method Session.prototype.connect Usage in Denoimport { Session } from "node:inspector/promises"; Session.prototype.connect(): void Connects a session to the inspector back-end. Return Type void