UNPKG

@arteneo/forge

Version:
3 lines (2 loc) 247 B
export declare const mergeEndpointCustomizer: (endpointKey?: string) => (objValue: any, srcValue: any, key: string) => any; export declare const mergeEndpoint: (objValue: undefined | string | object, srcValue: undefined | string | object) => any;