Checks if a feature flag is enabled
boolean indicating whether the feature flag is enabled
Uses a Config object (see src/types/index.ts)
Name of the feature flag to check
Generated using TypeDoc
Checks if a feature flag is enabled
Returns
boolean indicating whether the feature flag is enabled