property Http2Stream.destroyed Usage in Denoimport { type Http2Stream } from "node:http2"; Set to true if the Http2Stream instance has been destroyed and is no longer usable. Type boolean