mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
Regenerate docs
This commit is contained in:
20
markdown/bitburner.positiontype.md
Normal file
20
markdown/bitburner.positiontype.md
Normal file
@@ -0,0 +1,20 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [PositionType](./bitburner.positiontype.md)
|
||||
|
||||
## PositionType enum
|
||||
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
declare enum PositionType
|
||||
```
|
||||
|
||||
## Enumeration Members
|
||||
|
||||
| Member | Value | Description |
|
||||
| --- | --- | --- |
|
||||
| Long | <code>"L"</code> | |
|
||||
| Short | <code>"S"</code> | |
|
||||
|
||||
Reference in New Issue
Block a user