mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
doc
This commit is contained in:
@@ -9,11 +9,11 @@ All constants used by the game.
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
constants(): any;
|
||||
constants(): HacknetServerConstants;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
any
|
||||
[HacknetServerConstants](./bitburner.hacknetserverconstants.md)
|
||||
|
||||
An object with all hacknet server constants used by the game.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user