UNPKG

@zohodesk/utils

Version:

Unified Component Library - Utils

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