mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
14 lines
367 B
Markdown
14 lines
367 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorporationInfo](./bitburner.corporationinfo.md) > [numShares](./bitburner.corporationinfo.numshares.md)
|
|
|
|
## CorporationInfo.numShares property
|
|
|
|
Amount of share owned
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
numShares: number;
|
|
```
|