Searched defs:exportSymbol (Results 1 – 7 of 7) sorted by relevance
175 …const exportSymbol = Debug.checkDefined(checker.getSymbolAtLocation(exportName), "Export name shou… constant
664 const exportSymbol = checker.getSymbolAtLocation(exportAssignment); constant
1743 const exportSymbol = Debug.checkDefined(exportSpecifier.symbol); constant
2840 exportSymbol?: Symbol; property
6843 exportSymbol?: Symbol; property