Files
bitburner-src/markdown/bitburner.sleevesupporttask.md
T

57 lines
633 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [SleeveSupportTask](./bitburner.sleevesupporttask.md)
## SleeveSupportTask interface
**Signature:**
```typescript
interface SleeveSupportTask extends BaseTask
```
**Extends:** [BaseTask](./bitburner.basetask.md)
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[type](./bitburner.sleevesupporttask.type.md)
</td><td>
</td><td>
"SUPPORT"
</td><td>
</td></tr>
</tbody></table>