mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 06:17:04 +02:00
14 lines
372 B
Markdown
14 lines
372 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorporationInfo](./bitburner.corporationinfo.md) > [divisions](./bitburner.corporationinfo.divisions.md)
|
|
|
|
## CorporationInfo.divisions property
|
|
|
|
Array of all division names
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
divisions: string[];
|
|
```
|