mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
14 lines
401 B
Markdown
14 lines
401 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [CreatableProgram](./bitburner.creatableprogram.md)
|
|
|
|
## CreatableProgram type
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
type CreatableProgram = PurchaseableProgram | "serverprofiler.exe";
|
|
```
|
|
<b>References:</b> [PurchaseableProgram](./bitburner.purchaseableprogram.md)
|
|
|