Open phischu opened 11 years ago
It is better to model the exports as entities (that is nodes) themselves and create links to the actual fragments that define them. The reason is that classes and datatypes define many names that may or may not be exported. Also module reexports export many names.
Although the PVP does not explicitly state it, it is relevant whether a fragment is actually exported by a module or not.