mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
15 lines
416 B
Markdown
15 lines
416 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ToastVariant](./bitburner.toastvariant.md)
|
|
|
|
## ToastVariant type
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
type ToastVariant = _ValueOf<ToastVariantEnumType>;
|
|
```
|
|
**References:** [\_ValueOf](./bitburner._valueof.md)<!-- -->, [ToastVariantEnumType](./bitburner.toastvariantenumtype.md)
|
|
|