Skip to main content

Interface: HealthCheckResult

Defined in: packages/uimatch-selector-spi/dist/index.d.ts:184

Result of plugin health check

Properties

healthy

healthy: boolean;

Defined in: packages/uimatch-selector-spi/dist/index.d.ts:188

Whether the plugin is healthy and ready to use


issues?

optional issues: string[];

Defined in: packages/uimatch-selector-spi/dist/index.d.ts:196

Any issues found during health check


message?

optional message: string;

Defined in: packages/uimatch-selector-spi/dist/index.d.ts:192

Diagnostic message