UNPKG

rsuite

Version:

A suite of react components

3 lines 130 B
import PropTypes from 'prop-types'; var refType = PropTypes.oneOfType([PropTypes.func, PropTypes.object]); export default refType;