Used internally to describe a full set of environment data, which can include both feature
flags and user segments. The string key for each item is the namespace
property of a
DataKind.
Used internally to describe a set of stored data items of the same kind, such as feature flags
or user segments. The string key for each item is the same as the item's key
property.
Generated using TypeDoc
This module contains types that allow customization of LaunchDarkly components, and interfaces to other advanced SDK features.
Most applications will not need to refer to these types. You will use them if you are creating a plug-in component, such as a database integration, or if you use advanced SDK features.
Currently this module contains no implementation code, but only TypeScript interfaces.