Type Alias: MapSettings
MapSettings =
{ readonly [Item in typeof mapSettings[number] as Item["name"]]: Item["defaultValue"] }
Defined in: workingtitle-instruments-wt21/shared/Map/MapUserSettings.ts:183
Type definitions for all map settings.
MapSettings =
{ readonly [Item in typeof mapSettings[number] as Item["name"]]: Item["defaultValue"] }
Defined in: workingtitle-instruments-wt21/shared/Map/MapUserSettings.ts:183
Type definitions for all map settings.