mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-09 23:07:40 +01:00
14 lines
338 B
Markdown
14 lines
338 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Gym](./bitburner.gym.md)
|
|
|
|
## Gym type
|
|
|
|
All gyms.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
type Gym = "Crush Fitness Gym" | "Snap Fitness Gym" | "Iron Gym" | "Powerhouse Gym" | "Millenium Fitness Gym";
|
|
```
|