feat(view): changed event emitters to be observables
This commit is contained in:
Vendored
+1
@@ -3,3 +3,4 @@ export * from './core';
|
||||
export * from './annotations';
|
||||
export * from './directives';
|
||||
export * from './forms';
|
||||
export {Observable, EventEmitter} from 'angular2/src/facade/async';
|
||||
|
||||
Reference in New Issue
Block a user