mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
BUGFIX: Memory Leak in NetscriptPorts (#399)
Co-authored-by: Snarling <84951833+Snarling@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ Object representing a port. A port is a serialized queue.
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
interface NetscriptPort
|
||||
export interface NetscriptPort
|
||||
```
|
||||
|
||||
## Methods
|
||||
|
||||
Reference in New Issue
Block a user