FullDataSet<T>: Record<string, KeyedItems<T>>

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 interfaces.DataKind.

Type Parameters

  • T

Generated using TypeDoc