Links every materialized package-export vertex back to the library()/use() call that loaded it,
reading the loading call from the export binding's definedAt in the (final, authoritative) environment.
Only vertices created on demand (exports actually referenced) get an edge, keeping the graph small.
Links every materialized package-export vertex back to the
library()/use()call that loaded it, reading the loading call from the export binding'sdefinedAtin the (final, authoritative) environment. Only vertices created on demand (exports actually referenced) get an edge, keeping the graph small.