module:react-cmf :Object
API exported
Examples
import cmf from '@talend/react-cmf';
cmf.actionCreator.register(...);
cmf.connect()(MyComponent);
cmf.actions.collections.addOrReplace(...);
import { Inject } from '@talend/react-cmf';
import { Dispatcher } from '@talend/react-cmf';