mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
|
|
export const CLOSE_TAB = 'CLOSE_TAB';
|
||
|
|
export const CHANGE_TAB = 'CHANGE_TAB';
|