mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 02:32:55 +02:00
doc
This commit is contained in:
@@ -9,5 +9,5 @@ Script's arguments
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
args: string[];
|
||||
args: (string | number | boolean)[];
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user