21 lines
		
	
	
		
			521 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			21 lines
		
	
	
		
			521 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
								 | 
							
								## API Report File for "@angular/platform-browser-dynamic_testing"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								```ts
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								import { PlatformRef } from '@angular/core';
							 | 
						||
| 
								 | 
							
								import { StaticProvider } from '@angular/core';
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								// @public
							 | 
						||
| 
								 | 
							
								export class BrowserDynamicTestingModule {
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								// @public (undocumented)
							 | 
						||
| 
								 | 
							
								export const platformBrowserDynamicTesting: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								// (No @packageDocumentation comment for this package)
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								```
							 |