UNPKG

@mitesh-v2stech/react-native-toast-message

Version:
6 lines (3 loc) 145 B
import PropTypes from 'prop-types'; const stylePropType = PropTypes.oneOfType([PropTypes.object, PropTypes.number]); export { stylePropType };