تخطي إلى المحتوى

tsoa-next / tsoa-next / Tsoa / ReferenceType

نوع عليا: المرجع النوع

ts
type ReferenceType = 
  | RefEnumType
  | RefObjectType
  | RefAliasType;

محددة في: packages/runtime/src/metadataGeneration/tsoa.ts:311

Contributors

No contributors

Changelog

No recent changes

توليد OpenAPI وتوليد المسارات والتحقق وقت التشغيل مع اعتماد TypeScript أولاً.