Magek Framework
GitHub
Website
Preparing search index...
HealthIndicatorInterface
Interface HealthIndicatorInterface
interface
HealthIndicatorInterface
{
health
:
(
config
:
MagekConfig
,
healthIndicatorMetadata
:
HealthIndicatorMetadata
,
)
=>
Promise
<
HealthIndicatorResult
>
;
}
Index
Properties
health
Properties
health
health
:
(
config
:
MagekConfig
,
healthIndicatorMetadata
:
HealthIndicatorMetadata
,
)
=>
Promise
<
HealthIndicatorResult
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
health
GitHub
Website
Magek Framework
Loading...