Regenerate docs

This commit is contained in:
omuretsu
2023-06-20 18:25:27 -04:00
parent d4113e325a
commit 21b04bdec0
12 changed files with 54 additions and 15 deletions

View File

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