mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-14 12:58:39 -09:00
3 lines
100 B
JavaScript
3 lines
100 B
JavaScript
|
|
export const UPDATE_INSTALL = 'UPDATE_INSTALL';
|
||
|
|
export const UPDATE_AVAILABLE = 'UPDATE_AVAILABLE';
|