mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
NETSCRIPT: Type correctness for getServer (#476)
This commit is contained in:
@@ -9,5 +9,5 @@ Server Security Level
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
hackDifficulty: number;
|
||||
hackDifficulty?: number;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user