Searched defs:isAnyImportSyntax (Results 1 – 2 of 2) sorted by relevance
1167 export function isAnyImportSyntax(node: Node): node is AnyImportSyntax { function
13200 function isAnyImportSyntax(node) { function