The LaunchDarkly evaluation context.
The SDK accepts a rich multi-kind context; the provider only ever builds the
single-kind user shape, so the facade declares exactly that rather than
re-exporting the SDK's own union.
The LaunchDarkly evaluation context.
The SDK accepts a rich multi-kind context; the provider only ever builds the
single-kind user shape, so the facade declares exactly that rather than
re-exporting the SDK's own union.
import { type LaunchDarklyContext } from "feature-flags-plugin/src/index.ts";