bitburner-src/markdown/bitburner.positiontype.md

21 lines
434 B
Markdown
Raw Permalink Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
2023-06-21 00:25:27 +02:00
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [PositionType](./bitburner.positiontype.md)
2023-06-21 00:25:27 +02:00
## PositionType enum
**Signature:**
```typescript
2023-06-21 00:25:27 +02:00
declare enum PositionType
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| Long | <code>&quot;L&quot;</code> | |
| Short | <code>&quot;S&quot;</code> | |