Searched defs:declarations (Results 1 – 2 of 2) sorted by relevance
193 const declarations: ts.Declaration[] | undefined = symbol?.getDeclarations(); constant
205 const declarations: ts.Declaration[] | undefined = symbol?.getDeclarations(); constant