Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 440 Bytes

File metadata and controls

20 lines (15 loc) · 440 Bytes

Home > bitburner > CityNameEnumType

CityNameEnumType type

Names of all cities

Signature:

type CityNameEnumType = {
  Aevum: "Aevum";
  Chongqing: "Chongqing";
  Sector12: "Sector-12";
  NewTokyo: "New Tokyo";
  Ishima: "Ishima";
  Volhaven: "Volhaven";
};