UNPKG

@fruits-chain/react-native-xiaoshu

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