mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 20:37:05 +02:00
57 lines
633 B
Markdown
57 lines
633 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [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>
|
|
|