5 lines
		
	
	
		
			154 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			154 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export declare const platformServerTesting: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
 | |
| 
 | |
| export declare class ServerTestingModule {
 | |
| }
 |