Your IP : 18.219.94.17


Current Path : /proc/self/root/home/lentoinv/covisclubinternational.com/plugins/filterizr/utils/
Upload File :
Current File : //proc/self/root/home/lentoinv/covisclubinternational.com/plugins/filterizr/utils/merge.d.ts

import { Dictionary } from '../types/interfaces/Dictionary';
/**
 * Deep merge two objects.
 */
export declare function merge(target: Dictionary, ...sources: Dictionary[]): Dictionary;

?>