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
Loading...
A map of feature flags from their keys to their values.