@valon-technologies/gestalt
Preparing search index...
services/runtime
HealthCheckResponse
Interface HealthCheckResponse
HealthCheckResponse reports runtime readiness for a provider surface.
interface
HealthCheckResponse
{
ready
:
boolean
;
message
:
string
;
}
Index
Properties
ready
message
Properties
ready
ready
:
boolean
message
message
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
ready
message
@valon-technologies/gestalt
Loading...
HealthCheckResponse reports runtime readiness for a provider surface.