bitburner-src/markdown/bitburner.toastvariant.md

15 lines
356 B
Markdown
Raw Normal View History

2022-04-13 01:35:35 -04:00
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [ToastVariant](./bitburner.toastvariant.md)
2022-10-09 18:46:13 -04:00
## ToastVariant type
2022-04-13 01:35:35 -04:00
<b>Signature:</b>
```typescript
2022-10-09 18:46:13 -04:00
type ToastVariant = ValuesFrom<typeof enums.toast>;
2022-04-13 01:35:35 -04:00
```
2022-10-09 18:48:58 -04:00
<b>References:</b> [ValuesFrom](./bitburner.valuesfrom.md)