mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
15 lines
416 B
Markdown
15 lines
416 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [LocationName](./bitburner.locationname.md)
|
|
|
|
## LocationName type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type LocationName = _ValueOf<LocationNameEnumType>;
|
|
```
|
|
**References:** [\_ValueOf](./bitburner._valueof.md)<!-- -->, [LocationNameEnumType](./bitburner.locationnameenumtype.md)
|
|
|