UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

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