UNPKG

beach-day

Version:

API integration testing as fun as a day on the beach

4 lines (3 loc) 143 B
export declare class ExtendingObject { extender: (destValue: any, sourceValue: any, key?: string, object?: any, source?: any) => any; }