MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/reducers/share/index.js

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
import { share, shareHasErrored, shareIsSending } from './share';

export default { share, shareHasErrored, shareIsSending };