type alias Network.RequestId Usage in Denoimport { type Network } from "node:inspector"; type { RequestId } = Network; Unique request identifier. Definition string