Interface: HealthCheckResult
Defined in: packages/uimatch-selector-spi/src/index.ts:200
Result of plugin health check
Properties
healthy
healthy: boolean;
Defined in: packages/uimatch-selector-spi/src/index.ts:204
Whether the plugin is healthy and ready to use
issues?
optional issues: string[];
Defined in: packages/uimatch-selector-spi/src/index.ts:214
Any issues found during health check
message?
optional message: string;
Defined in: packages/uimatch-selector-spi/src/index.ts:209
Diagnostic message