Merge the incoming data with the current data.
merge(data: string | Record<string, Object> | Object): void;
data
Loading...