interface StreamPriorityOptions Usage in Denoimport { type StreamPriorityOptions } from "node:http2"; Properties optional exclusive: boolean | undefined optional parent: number | undefined optional weight: number | undefined optional silent: boolean | undefined