Searched defs:copyProperties (Results 1 – 3 of 3) sorted by relevance
1435 export function copyProperties<T1 extends T2, T2>(first: T1, second: T2) { function
1435 function copyProperties(first, second) { function
1247 function copyProperties(first, second) { function