tsoa-next / @tsoa-next/runtime / Tsoa / ReferenceType
Tipo Alias: Referencia Tipo
ts
type ReferenceType =
| RefEnumType
| RefObjectType
| RefAliasType;Definido en: packages/runtime/src/metadataGeneration/tsoa.ts:311
Contributors
No contributors
Changelog
No recent changes
