UNPKG

@salvoravida/reapop

Version:

A simple & customizable notifications system for React

6 lines (5 loc) 215 B
export declare enum NotificationAction { UpsertNotification = "reapop/upsertNotification", DismissNotification = "reapop/dismissNotification", DismissNotifications = "reapop/dismissNotifications" }