Optionalconfig: {The optional configuration object for the health check.
OptionallogVerbose?: booleanIf true, verbose information is included in the health check.
OptionalreturnDiagnosticData?: booleanIf true, the diagnostic data is returned as array instead of just being logged.
OptionalrunDetailedOverrideCheck?: booleanif true, additional information will be logged to the console for overridden native APIs.
A promise that settles as soon as the health check has been performed.
If not already enabled, dynamically loads the Health Check module which will read accumulated health check data and present it in the browser developer tools console.