UNPKG

@talend/react-containers

Version:

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

9 lines (8 loc) 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ACTION_TYPE_LINK = void 0; // eslint-disable-next-line import/prefer-default-export const ACTION_TYPE_LINK = exports.ACTION_TYPE_LINK = 'MENU_LINK'; //# sourceMappingURL=constants.js.map