UNPKG

@zohodesk/utils

Version:

DOT Utils Collection

5 lines 133 B
import PropTypes from 'prop-types'; export default { customReducer: PropTypes.func }; export const customReducer = 'customReducer';