mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 12:38:39 -09:00
2 lines
88 B
JavaScript
2 lines
88 B
JavaScript
export const CONFIG_LOAD = 'CONFIG_LOAD';
|
|
export const CONFIG_RELOAD = 'CONFIG_RELOAD';
|