Hierarchy

Properties

name: string

The name of the referenced type.

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

type: "reference" = "reference"
id?: number
package?: string

The package that this type is referencing. Will only be set for ReferenceTypes pointing to a symbol within node_modules.

qualifiedName?: string

The type arguments of this reference.

Generated using TypeDoc