tsoa-next / @tsoa-next/runtime / Tsoa / TypeBase
Interface: TypeBase
Defined in: packages/runtime/src/metadataGeneration/tsoa.ts:179
Extended by
StringTypeBooleanTypeObjectsNoPropsTypeDoubleTypeFloatTypeIntegerTypeLongTypeEnumTypeArrayTypeDateTypeFileTypeDateTimeTypeBinaryTypeBufferTypeByteTypeVoidTypeUndefinedTypeAnyTypeNestedObjectLiteralTypeReferenceTypeBaseUnionTypeIntersectionTypeTupleType
Properties
dataType
ts
dataType: TypeStringLiteral;Defined in: packages/runtime/src/metadataGeneration/tsoa.ts:180
