Type Alias: TrafficSettings
TrafficSettings =
{ readonly [Item in typeof trafficSettings[number] as Item["name"]]: Item["defaultValue"] }
Defined in: workingtitle-instruments-epic2/shared/Settings/TrafficUserSettings.ts:45
Type definitions for traffic settings.