property LaunchDarklyProviderConfig.fallbackValue

Value returned by the synchronous isEnabled for a context whose snapshot has not loaded yet, and used as the SDK default in isEnabledAsync. Defaults to false.

Type

boolean

Usage

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