tsoa-next / @tsoa-next/runtime / Tsoa / HeaderType
Type Alias: HeaderType
ts
type HeaderType =
| NestedObjectLiteralType
| RefObjectType;Defined in: packages/runtime/src/metadataGeneration/tsoa.ts:346
