UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

6 lines (5 loc) 207 B
// Public API for Facade export {ConcreteType, Type} from './lang'; export {EventEmitter} from './async'; export {WrappedException} from './exceptions'; export {ExceptionHandler} from './exception_handler';