You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							19 lines
						
					
					
						
							990 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							19 lines
						
					
					
						
							990 B
						
					
					
				
								/**
							 | 
						|
								 * @license
							 | 
						|
								 * Copyright Google LLC All Rights Reserved.
							 | 
						|
								 *
							 | 
						|
								 * Use of this source code is governed by an MIT-style license that can be
							 | 
						|
								 * found in the LICENSE file at https://angular.io/license
							 | 
						|
								 */
							 | 
						|
								import * as ɵngcc0 from '@angular/core';
							 | 
						|
								import * as ɵngcc1 from './overlay-directives';
							 | 
						|
								import * as ɵngcc2 from '@angular/cdk/bidi';
							 | 
						|
								import * as ɵngcc3 from '@angular/cdk/portal';
							 | 
						|
								import * as ɵngcc4 from '@angular/cdk/scrolling';
							 | 
						|
								export declare class OverlayModule {
							 | 
						|
								    static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<OverlayModule, never>;
							 | 
						|
								    static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<OverlayModule, [typeof ɵngcc1.CdkConnectedOverlay, typeof ɵngcc1.CdkOverlayOrigin], [typeof ɵngcc2.BidiModule, typeof ɵngcc3.PortalModule, typeof ɵngcc4.ScrollingModule], [typeof ɵngcc1.CdkConnectedOverlay, typeof ɵngcc1.CdkOverlayOrigin, typeof ɵngcc4.ScrollingModule]>;
							 | 
						|
								    static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<OverlayModule>;
							 | 
						|
								}
							 | 
						|
								
							 | 
						|
								//# sourceMappingURL=overlay-module.d.ts.map
							 |