UNPKG

xbpr

Version:

xbp react ui by @arco-design/web-react

2 lines (1 loc) 153 B
export default function mergeProps<PropsType>(componentProps: PropsType, defaultProps: Partial<PropsType>, globalComponentConfig: PropsType): PropsType;