This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/genui > TypeDocComment

TypeDocComment interface

Signature:

export interface TypeDocComment 

Properties

Property

Modifiers

Type

Description

blockTags?

TypeDocCommentTag[]

(Optional)

modifierTags?

Iterable<string> | Record<string, boolean>

(Optional)

summary?

TypeDocCommentDisplayPart[]

(Optional)