property Http2Stream.pending Usage in Deno```typescript import { type Http2Stream } from "node:node__http2.d.ts"; ``` Set to `true` if the `Http2Stream` instance has not yet been assigned a numeric stream identifier. Type boolean