launchdarkly-react-client-sdk - v3.9.0
    Preparing search index...

    Interface LDFlagChangeset

    A map of feature flag keys to objects holding changes in their values.

    Indexable

    • [key: string]: { current: any; previous: any }