This commit is contained in:
Olivier Gagnon
2022-08-17 08:50:05 -04:00
parent ba5b0be7f4
commit 3217f53717
291 changed files with 1613 additions and 2367 deletions
+13
View File
@@ -0,0 +1,13 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CodingContractData](./bitburner.codingcontractdata.md)
## CodingContractData type
Coding contract data will differ depending on coding contract.
<b>Signature:</b>
```typescript
type CodingContractData = any;
```