mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-11 07:47:33 +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)
|
||
|
|