UNPKG

@talend/react-containers

Version:

Provide connected components aka containers for @talend/react-cmf based on @talend/react-components.

13 lines (12 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = exports.default = { PUSH_NOTIFICATION: 'PUSH_NOTIFICATION', TYPE_INFO: 'info', TYPE_WARNING: 'warning', TYPE_ERROR: 'error' }; //# sourceMappingURL=Notification.constants.js.map