Skip to content

AdditionalHeaders

reference
1 min readUpdated

Kind: Type

Source: packages/core/router/sse-stream.ts

Part of: Core

Definition

ts
Record< string, string[] | string | number | undefined >

Relationships

  • IMPORTS → MessageEvent
  • IMPORTS → isNil
  • IMPORTS → isObject
  • IMPORTS → isUndefined

Was this page helpful?

Download as PDF
AdditionalHeaders — NestJS head-to-head