mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309.
This commit is contained in:
21
markdown/bitburner.codingcontract.getcontracttypes.md
Normal file
21
markdown/bitburner.codingcontract.getcontracttypes.md
Normal file
@@ -0,0 +1,21 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [CodingContract](./bitburner.codingcontract.md) > [getContractTypes](./bitburner.codingcontract.getcontracttypes.md)
|
||||
|
||||
## CodingContract.getContractTypes() method
|
||||
|
||||
List all contract types.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getContractTypes(): string[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string\[\]
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 2 GB
|
||||
|
||||
Reference in New Issue
Block a user