tsoa-next / @tsoa-next/runtime / Tsoa / Type
प्रकार उपनाम: प्रकार
ts
type Type =
| PrimitiveType
| ObjectsNoPropsType
| EnumType
| ArrayType
| FileType
| DateTimeType
| DateType
| BinaryType
| BufferType
| ByteType
| AnyType
| RefEnumType
| RefObjectType
| RefAliasType
| NestedObjectLiteralType
| UnionType
| IntersectionType
| TupleType;में परिभाषित: packages/runtime/src/metadataGeneration/tsoa.ts:188
यह संभव वस्तुओं में से एक है जो tsoa बनाता है कि कोड स्टोर जानकारी कोड में पाया प्रकार के बारे में।
Contributors
No contributors
Changelog
No recent changes
