Searched defs:ambientModuleName (Results 1 – 8 of 8) sorted by relevance
183 const { symbolName, ambientModuleName } = parseKey(key); constant269 const ambientModuleName = moduleKey === "" ? undefined : moduleKey; constant283 for (const ambientModuleName of newSourceFile.ambientModuleNames) { constant
1376 const ambientModuleName = origin.fileName ? undefined : stripQuotes(origin.moduleSymbol.name); constant1382 ambientModuleName, constant1392 ambientModuleName: origin.fileName ? undefined : stripQuotes(origin.moduleSymbol.name), constant
1308 ambientModuleName?: string; property
114 ambientModuleName?: string; property
7345 ambientModuleName?: string; property
11275 ambientModuleName?: string; property