UNPKG

@procore/core-react

Version:
2 lines (1 loc) 84 B
export declare const overrideIfNotDefined: <T>(blueprint: T, obj: Partial<T>) => T;