typequic.OnTrailersCallbacktype OnTrailersCallback = (this: QuicStream, trailers: NodeJS.Dict<string | string[]>) => voidCalled when trailing headers are received from the peer.