Gets the content of a feature flag is the flag is enabled else returns an empty string
string containing the content of the feature flag
Uses a Config object (see src/types/index.ts)
Name of the feature flag to check
Generated using TypeDoc
Gets the content of a feature flag is the flag is enabled else returns an empty string
Returns
string containing the content of the feature flag