mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 18:52:50 +00:00
3 lines
103 B
JavaScript
3 lines
103 B
JavaScript
//constants
|
|
export const INIT_PREVIEW = 'INIT_PREVIEW';
|
|
export const FILTER_PREVIEW = 'FILTER_PREVIEW'; |