completionId: cgen-0bf25ec2292e4630b78076d765ff7890
cgen-0bf25ec2292e4630b78076d765ff7890
This commit is contained in:
parent
5b7b687a22
commit
c69573ea2d
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ interface AethexToastOptions {
|
||||||
title?: string;
|
title?: string;
|
||||||
description?: string;
|
description?: string;
|
||||||
duration?: number;
|
duration?: number;
|
||||||
|
accentColor?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export const aethexToast = {
|
export const aethexToast = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue