UNPKG

views-morph

Version:
3 lines (2 loc) 111 B
export default ({ state, name }) => state.defaultProps ? `${name}.defaultProps = ${state.defaultProps}` : ''