Files
angular__angular/angular2.d.ts
T

9 lines
281 B
TypeScript

export * from './common';
export * from './core';
export * from './profile';
export * from './lifecycle_hooks';
export * from './platform/browser';
export * from './upgrade';
export { UrlResolver, AppRootUrl } from './compiler';
import "./manual_typings/globals-es6.d.ts";