FeatureFlags: Record<string, boolean | undefined>

A set of boolean values indicating whether a feature is enabled.