method LaunchDarklyProvider.prototype.status
LaunchDarklyProvider.prototype.status(): FlagProviderStatus

Reports whether the client is connected.

Return Type

healthy: false with a detail when the client is absent or has not completed initialization

Usage

import { LaunchDarklyProvider } from "feature-flags-plugin/src/index.ts";