bitburner-src/markdown/bitburner.portdata.md

13 lines
265 B
Markdown
Raw Normal View History

<!-- 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
<b>Signature:</b>
```typescript
type PortData = string | number;
```