bitburner-src/markdown/bitburner.toastvariant.md

15 lines
356 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; [ToastVariant](./bitburner.toastvariant.md)
## ToastVariant type
<b>Signature:</b>
```typescript
type ToastVariant = ValuesFrom<typeof enums.toast>;
```
<b>References:</b> [ValuesFrom](./bitburner.valuesfrom.md)