External module "angular/ng-ast-utils"
		 
	 
	
		
			
			
				Functions
				
					
					findBootstrapModuleCall
					
						- findBootstrapModuleCall(host: Tree, mainPath: string): CallExpression | null
						- 
							
							Parameters
								- 
									host: Tree
- 
									mainPath: string
 Returns CallExpression
								 | 
								null
							
findBootstrapModulePath
					
						- findBootstrapModulePath(host: Tree, mainPath: string): string
						- 
							
							Parameters
								- 
									host: Tree
- 
									mainPath: string
 Returns string
getAppModulePath
					
						- getAppModulePath(host: Tree, mainPath: string): string
						- 
							
							Parameters
								- 
									host: Tree
- 
									mainPath: string
 Returns string