UNPKG

nusp-arco-design

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>;