Searched refs:isAvailableThroughGlobal (Results 1 – 1 of 1) sorted by relevance
51 const isAvailableThroughGlobal = !!exportingModuleSymbol.globalExports; constant52 …const indirectUserDeclarations: SourceFileLike[] | undefined = isAvailableThroughGlobal ? undefine…59 if (isAvailableThroughGlobal) {93 if (!isAvailableThroughGlobal) {