<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [FactionWork](./bitburner.factionwork.md) ## FactionWork type All faction work types. <b>Signature:</b> ```typescript type FactionWork = "hacking" | "field" | "security"; ```