Type Alias: RefsSettings
RefsSettings =
{ readonly [Item in typeof refsSettings[number] as Item["name"]]: Item["defaultValue"] }
Defined in: workingtitle-instruments-epic2/shared/Settings/CockpitUserSettings.ts:27
Generates the UserSettingDefinition type based on the settings object