Searched refs:namespaceImportName (Results 1 – 1 of 1) sorted by relevance
189 …const namespaceImportName = namespaceNameConflicts ? getUniqueName(preferredName, sourceFile) : pr… constant198 … = factory.createPropertyAccessExpression(factory.createIdentifier(namespaceImportName), propertyN…212 ? factory.createIdentifier(namespaceImportName)213 : factory.createNamespaceImport(factory.createIdentifier(namespaceImportName)));