mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 18:22:58 +02:00
14 lines
381 B
Markdown
14 lines
381 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CorporationInfo](./bitburner.corporationinfo.md) > [issuedShares](./bitburner.corporationinfo.issuedshares.md)
|
|
|
|
## CorporationInfo.issuedShares property
|
|
|
|
Amount of shares issued
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
issuedShares: number;
|
|
```
|