UNPKG

redux-modal-tabs

Version:
5 lines (4 loc) 228 B
export declare const ADD_MODAL_TAB = "ADD_MODAL_TAB"; export declare const REMOVE_MODAL_TAB = "REMOVE_MODAL_TAB"; export declare const OPEN_MODAL_TAB = "OPEN_MODAL_TAB"; export declare const CLOSE_MODAL_TAB = "CLOSE_MODAL_TAB";