tsoa-next / @tsoa-next/runtime / Tsoa / PrimitiveType
نوع عليا: النوع
ts
type PrimitiveType =
| StringType
| BooleanType
| DoubleType
| FloatType
| IntegerType
| LongType
| VoidType
| UndefinedType;محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:183
Contributors
No contributors
Changelog
No recent changes
