Skip to content

tsoa-next / @tsoa-next/runtime / Tsoa / RefTypeLiteral

Type Alias: RefTypeLiteral

ts
type RefTypeLiteral = "refObject" | "refEnum" | "refAlias";

Defined in: packages/runtime/src/metadataGeneration/tsoa.ts:175

TypeScript-first OpenAPI generation, route generation, and runtime validation.