Skip to main content

Module graph

Module graph 

Source

Structs§

ExportSymbol
An export with reference tracking.
ModuleGraph
The core module dependency graph.
ModuleNode
A single module in the graph.
ReExportEdge
A re-export edge, tracking which exports are forwarded from which module.
SymbolReference
A reference to an export from another file.

Enums§

ReferenceKind
How an export is referenced.