UNPKG

@bee-design/ui

Version:

Bee Design React UI Library.

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