set-props
同时设置React/React Native中Component的defaultProps和propTypes属性
install
yarn add set-props
usage
;; extedns ReactComponent { const a b = thisprops; return <div> b a </div> }
同时设置React/React Native中Component的defaultProps和propTypes属性
yarn add set-props
;; extedns ReactComponent { const a b = thisprops; return <div> b a </div> }
npm i set-props
6
1.0.9
MIT
1.15 kB
4