Skip to content

api-morph / ExternalDocsTagData

Interface: ExternalDocsTagData

Defined in: src/types/parser.ts:189

外部文档标签参数类型

Properties

description?

optional description: string

Defined in: src/types/parser.ts:193

外部文档描述


url

url: string

Defined in: src/types/parser.ts:191

外部文档URL


yaml

yaml: ExternalDocumentationObject

Defined in: src/types/parser.ts:195

YAML参数对象

基于 MIT 许可证发布