Logo Xantham

HarvestedExport Type

One export of the entry module, aliases already followed to their origin so re-exports appear once under the name they are exported as. A global type library has no module to export from, and its ambient declarations arrive here too - see `ExportOrigin`.

Record fields

Record Field Description

Docs

Full Usage: Docs

Field type: string

`getDocumentationComment`, already rendered to plain text by the wire.

Field type: string

ExportName

Full Usage: ExportName

Field type: string

The name the entry module exports it under - `"default"` for a default export, and the declared name for an ambient global, which is exported under nothing.

Field type: string

Order

Full Usage: Order

Field type: DeclOrder option
Field type: DeclOrder option

Origin

Full Usage: Origin

Field type: ExportOrigin
Field type: ExportOrigin

Symbol

Full Usage: Symbol

Field type: SymbolResponse

The origin symbol (`getAliasedSymbol` applied until stable).

Field type: SymbolResponse

Tags

Full Usage: Tags

Field type: JSDocTagInfo list
Field type: JSDocTagInfo list

Type something to start searching.