mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-12 00:07:40 +01:00
14 lines
302 B
Markdown
14 lines
302 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Handle](./bitburner.handle.md)
|
|
|
|
## Handle type
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
type Handle = string | Port;
|
|
```
|
|
<b>References:</b> [Port](./bitburner.port.md)
|
|
|