PluginEventContributionScope
Signature
export type PluginEventContributionScope = 'register' | 'setup' | 'teardown';Members
This export does not declare public properties or methods in the generated declaration file.
export type PluginEventContributionScope = 'register' | 'setup' | 'teardown';This export does not declare public properties or methods in the generated declaration file.