parent
							
								
									167fdf745c
								
							
						
					
					
						commit
						0b45dfac29
					
				| @ -11,8 +11,8 @@ | ||||
|  * @description | ||||
|  * Entry point for all public APIs of the `elements` package. | ||||
|  */ | ||||
| export {NgElementStrategy, NgElementStrategyEvent, NgElementStrategyFactory} from './src/element-strategy'; | ||||
| export {NgElement, NgElementConfig, NgElementConstructor, WithProperties, createCustomElement} from './src/create-custom-element'; | ||||
| export {NgElementStrategy, NgElementStrategyEvent, NgElementStrategyFactory} from './src/element-strategy'; | ||||
| export {VERSION} from './src/version'; | ||||
| 
 | ||||
| // This file only reexports content of the `src` folder. Keep it that way.
 | ||||
|  | ||||
| @ -11,8 +11,8 @@ import {BrowserModule} from '@angular/platform-browser'; | ||||
| import {platformBrowserDynamic} from '@angular/platform-browser-dynamic'; | ||||
| import {Subject} from 'rxjs/Subject'; | ||||
| 
 | ||||
| import {NgElementStrategy, NgElementStrategyEvent, NgElementStrategyFactory} from '../src/element-strategy'; | ||||
| import {NgElementConstructor, createCustomElement} from '../src/create-custom-element'; | ||||
| import {NgElementStrategy, NgElementStrategyEvent, NgElementStrategyFactory} from '../src/element-strategy'; | ||||
| 
 | ||||
| type WithFooBar = { | ||||
|   fooFoo: string, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user