LmnToastDefaultConfiguration
No documentation has been provided.
Presentation
type LmnToastDefaultConfiguration = Omit<
LmnToastConfiguration ,
"type" | "content"
>;
No documentation has been provided.
type LmnToastDefaultConfiguration = Omit<
LmnToastConfiguration ,
"type" | "content"
>;