Lynx

Home > @lynx-js/genui > TypeDocSignature

TypeDocSignature interface

Signature:

export interface TypeDocSignature

Properties

Property

Modifiers

Type

Description

comment?

TypeDocComment

(Optional)

kind?

number

(Optional)

kindString?

string

(Optional)

name?

string

(Optional)

parameters?

TypeDocReflection[]

(Optional)

type?

TypeDocType

(Optional)

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.