UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

5 lines (4 loc) 194 B
export { ConcreteType, Type } from './lang'; export { EventEmitter } from './async'; export { WrappedException } from './exceptions'; export { ExceptionHandler } from './exception_handler';