mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +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 divisions
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
divisions: Division[];
|
|
```
|