tsoa-next / @tsoa-next/runtime / Tsoa / PrimitiveType
प्रकार उपनाम: Primitive प्रकार
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
