UNPKG

react-ngl

Version:
2 lines (1 loc) 82 B
export declare const mergeParams: <T>(params: Partial<T>, defaultParams: T) => T;