mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
15 lines
409 B
Markdown
15 lines
409 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [FactionName](./bitburner.factionname.md)
|
|
|
|
## FactionName type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type FactionName = _ValueOf<FactionNameEnumType>;
|
|
```
|
|
**References:** [\_ValueOf](./bitburner._valueof.md)<!-- -->, [FactionNameEnumType](./bitburner.factionnameenumtype.md)
|
|
|