Preparing search index...
The search index is not available
launchdarkly-js-sdk-common - v5.4.0
launchdarkly-js-sdk-common
LDFlagSet
Interface LDFlagSet
A map of feature flags from their keys to their values.
interface
LDFlagSet
{
[
key
:
string
]
:
LDFlagValue
;
}
Indexable
[
key:
string
]:
LDFlagValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
launchdarkly-js-sdk-common - v5.4.0
BasicLoggerOptions
LDContextCommon
LDContextMeta
LDEvaluationDetail
LDEvaluationReason
LDFlagChangeset
LDFlagSet
LDInspectionFlagDetailChangedHandler
LDInspectionFlagDetailsChangedHandler
LDInspectionFlagUsedHandler
LDInspectionIdentifyHandler
LDLogger
LDMultiKindContext
LDSingleKindContext
LDUser
LDContext
LDFlagValue
LDInspection
LDLogLevel
getContextKeys
A map of feature flags from their keys to their values.