UNPKG

@talend/react-cmf

Version:

A framework built on top of best react libraries

5 lines 249 B
import { CmfRegisteredSaga } from './CmfRegisteredSaga.component'; import { Saga } from './Saga.component'; import { handleSagaComponent } from './Saga.saga'; export { Saga, CmfRegisteredSaga, handleSagaComponent }; //# sourceMappingURL=index.js.map