bitburner-src/markdown/bitburner.sleevecompanytask.md

13 lines
323 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [SleeveCompanyTask](./bitburner.sleevecompanytask.md)
## SleeveCompanyTask type
**Signature:**
```typescript
type SleeveCompanyTask = { type: "COMPANY"; companyName: string };
```