Preparing search index...
The search index is not available
launchdarkly-js-client-sdk - v3.5.0
launchdarkly-js-client-sdk
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
Alpha
Beta
Theme
OS
Light
Dark
launchdarkly-js-client-sdk - v3.5.0
Loading...
A map of feature flags from their keys to their values.