UNPKG

impair

Version:

impair is a React framework bringing several programming concepts together in order to provide a foundation for a layered, scalable, performant and enterprise level react application.

2 lines (1 loc) 89 B
export declare function updateObjectProps<P extends object>(target: P, source: P): void;