UNPKG

react-popup

Version:
12 lines (11 loc) 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { SHOW: 'SHOW', CLOSE: 'CLOSE', REFRESH: 'REFRESH' }; exports["default"] = _default;