Module

FPO.Data.AppToast

#ToastId

type ToastId = Int

#AppToastWithId

type AppToastWithId = { id :: ToastId, toast :: AppToast }

#classForToast

Modules