mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-02 19:57:58 +00:00
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
export const STATE_KEY = 'layout';
|
|
export const SET_MENU = 'layout/SET_MENU';
|