/** * List of window events and reason codes sent to the WP Desktop renderer. * * Reason codes should be prefixed with `REASON_`. * * Please keep this list alphabetized! * */ export const NOTIFY_DESKTOP_NOTIFICATIONS_UNSEEN_COUNT_RESET = 'NOTIFY_DESKTOP_NOTIFICATIONS_UNSEEN_COUNT_RESET';