NotificationToastMessage
Type Alias: NotificationToastMessage
NotificationToastMessage =
string|InterfaceNotificationToastI18nMessage
Defined in: src/types/shared-components/NotificationToast/interface.ts:43
A toast message can be a plain string or a translatable i18n key.