<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [FactionWork](./bitburner.factionwork.md)

## FactionWork type

All faction work types.

<b>Signature:</b>

```typescript
type FactionWork = "hacking" | "field" | "security";
```