UNPKG

@adminium/ui

Version:

Arco Design React UI Library.

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