bitburner-src/markdown/bitburner.portdata.md

13 lines
262 B
Markdown

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