UNPKG

antd-mobile

Version:

<img src="https://gw.alipayobjects.com/mdn/rms_ee68a8/afts/img/A*hjjDS5Yy-ooAAAAAAAAAAAAAARQnAQ" alt="logo" width="100%" />

2 lines (1 loc) 123 B
export declare function attachPropertiesToComponent<C, P extends Record<string, any>>(component: C, properties: P): C & P;