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