Type alias FeatureFlagDistributionChannel

FeatureFlagDistributionChannel: typeof ALL | typeof CLIENT | typeof SERVER | UnparsedObject

The distribution channel for the feature flag.

Generated using TypeDoc