UNPKG

redux-modal

Version:
4 lines (3 loc) 153 B
export declare const SHOW = "@redux-modal/SHOW"; export declare const HIDE = "@redux-modal/HIDE"; export declare const DESTROY = "@redux-modal/DESTROY";