bitburner-src/markdown/bitburner.goopponent.md

20 lines
375 B
Markdown
Raw Permalink Normal View History

2023-12-26 17:53:27 +01:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [GoOpponent](./bitburner.goopponent.md)
## GoOpponent type
**Signature:**
```typescript
type GoOpponent =
| "Netburners"
| "Slum Snakes"
| "The Black Hand"
| "Tetrads"
| "Daedalus"
| "Illuminati"
| "????????????";
2023-12-26 17:53:27 +01:00
```