UNPKG

redux-modal

Version:
6 lines (5 loc) 191 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SHOW = '@redux-modal/SHOW'; exports.HIDE = '@redux-modal/HIDE'; exports.DESTROY = '@redux-modal/DESTROY';