mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
2 lines
120 B
TypeScript
2 lines
120 B
TypeScript
export const NOTIFICATION_MESSAGE = 'NOTIFICATION_MESSAGE';
|
|
export const NOTIFICATION_DISMISS = 'NOTIFICATION_DISMISS';
|