enum Feature { showUnlockProOnMainScreen } const featuresDefaultValues = { Feature.showUnlockProOnMainScreen: false, };