property Http2Session.closed Usage in Denoimport { type Http2Session } from "node:http2"; Will be true if this Http2Session instance has been closed, otherwise false. Type boolean