mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 12:27:07 +02:00
15 lines
388 B
Markdown
15 lines
388 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CityName](./bitburner.cityname.md)
|
|
|
|
## CityName type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type CityName = _ValueOf<CityNameEnumType>;
|
|
```
|
|
**References:** [\_ValueOf](./bitburner._valueof.md)<!-- -->, [CityNameEnumType](./bitburner.citynameenumtype.md)
|
|
|