UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

6 lines 252 B
// Public API for Facade export { Type } from './lang'; export { Observable, EventEmitter } from './async'; export { WrappedException } from './exceptions'; export { ExceptionHandler } from './exception_handler'; //# sourceMappingURL=facade.js.map