PluginDiagnosticSeverity
Signature
export type PluginDiagnosticSeverity = 'info' | 'warn' | 'error';Members
This export does not declare public properties or methods in the generated declaration file.
export type PluginDiagnosticSeverity = 'info' | 'warn' | 'error';This export does not declare public properties or methods in the generated declaration file.