Home
last modified time | relevance | path

Searched defs:isExternalModuleAugmentation (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts1011 export function isExternalModuleAugmentation(node: Node): node is AmbientModuleDeclaration { function
/third_party/typescript/lib/
Dtsc.js13083 function isExternalModuleAugmentation(node) { function