bitburner-src/markdown/bitburner.scriptarg.md

13 lines
276 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [ScriptArg](./bitburner.scriptarg.md)
## ScriptArg type
**Signature:**
```typescript
type ScriptArg = string | number | boolean;
```