UNPKG

@arco-design/web-react

Version:

Arco Design React UI Library.

2 lines (1 loc) 191 B
export default function mergeProps<PropsType>(_componentProps: PropsType, _defaultProps: Partial<PropsType>, _globalComponentConfig: PropsType, propsNameList?: string[]): Partial<PropsType>;