Skip to content

api-morph / ExternalDocsTagParams

Interface: ExternalDocsTagParams

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

外部文档标签内联参数类型

Properties

description?

optional description: string

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

外部文档描述


url

url: string

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

外部文档URL


yaml

yaml: Record<string, unknown>

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

YAML参数对象

基于 MIT 许可证发布