Searched defs:ambientModuleName (Results 1 – 9 of 9) sorted by relevance
164 const { symbolName, ambientModuleName } = parseKey(key); constant250 const ambientModuleName = moduleKey === "" ? undefined : moduleKey; constant264 for (const ambientModuleName of newSourceFile.ambientModuleNames) { constant
1291 … const ambientModuleName = origin.fileName ? undefined : stripQuotes(origin.moduleSymbol.name); constant1297 ambientModuleName, constant1307 ambientModuleName: origin.fileName ? undefined : stripQuotes(origin.moduleSymbol.name), constant
1262 ambientModuleName?: string; property
115 ambientModuleName?: string; property
6960 ambientModuleName?: string; property