mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
doc
This commit is contained in:
@@ -9,5 +9,5 @@ Arguments the script was called with
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
args: string[];
|
||||
args: (string | number | boolean)[];
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user