Searched defs:importValueName (Results 1 – 1 of 1) sorted by relevance
386 const importValueName: string = element.name.getText(); constant390 … const importValueName: string = importClause.name ? importClause.name.escapedText.toString() : ''; constant