Interface ReferenceType

Hierarchy (view full)

Properties

name: string

The name of the referenced type.

If the symbol cannot be found because it's not part of the documentation this can be used to represent the type.

type: "reference" = "reference"
externalUrl?: string

If this reference type refers to a reflection defined by a project not being rendered, points to the url that this type should be linked to.

package?: string

The package that this type is referencing.

preferValues?: boolean
qualifiedName?: string
refersToTypeParameter?: boolean

The type arguments of this reference.

Generated using TypeDoc