mirror of
https://github.com/heyman/heynote.git
synced 2024-11-08 00:54:31 +01:00
4 lines
155 B
TypeScript
4 lines
155 B
TypeScript
export const WINDOW_CLOSE_EVENT = "window-close"
|
|
export const OPEN_SETTINGS_EVENT = "open-settings"
|
|
export const SETTINGS_CHANGE_EVENT = "settings-change"
|