Home
last modified time | relevance | path

Searched defs:copyProperties (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/
Dcore.ts1435 export function copyProperties<T1 extends T2, T2>(first: T1, second: T2) { function
/third_party/typescript/lib/
DtypingsInstaller.js1435 function copyProperties(first, second) { function
Dtsc.js1247 function copyProperties(first, second) { function