Interface: HealthCheckResult
Defined in: index.ts:213
Result of plugin health check
Properties
healthy
healthy: boolean;
Defined in: index.ts:217
Whether the plugin is healthy and ready to use
issues?
optional issues: string[];
Defined in: index.ts:227
Any issues found during health check
message?
optional message: string;
Defined in: index.ts:222
Diagnostic message