PluginDependency
PluginDependency =
ManifestPluginDependency
Defined in: core.ts:290
A declared dependency on another plugin (alias for ManifestPluginDependency).
This alias matches the spec/API naming convention. The full name
ManifestPluginDependency disambiguates from the internal Swift
PluginDependency struct which uses different field semantics.