UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

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