tsoa-next / tsoa-next / Tsoa / PrimitiveTypeLiteral
别名类型: 原始类型
ts
type PrimitiveTypeLiteral = Exclude<TypeStringLiteral,
| RefTypeLiteral
| "enum"
| "array"
| "void"
| "undefined"
| "nestedObjectLiteral"
| "union"
| "intersection"
| "tuple">;定义如下: packages/runtime/src/metadataGeneration/tsoa.ts:177
贡献者
暂无相关贡献者
页面历史
暂无最近变更历史
