Searched defs:importName (Results 1 – 3 of 3) sorted by relevance
129 const importName: string = item.imported.name; constant197 const importName: string = node.imported.name; constant
186 private importName: string; property in SpecificerInfo450 const symbol: KitSymbol | undefined = this.symbols[importName]; constant484 const importName: string = element.propertyName ? element.propertyName.text : localName; constant