This commit is contained in:
Olivier Gagnon
2022-10-09 18:48:58 -04:00
parent f8d977f7f8
commit f803355335
53 changed files with 573 additions and 15 deletions
+11
View File
@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [GameInfo](./bitburner.gameinfo.md) &gt; [commit](./bitburner.gameinfo.commit.md)
## GameInfo.commit property
<b>Signature:</b>
```typescript
commit: string;
```