angular-cn/modules/angular2/bootstrap.ts

6 lines
184 B
TypeScript
Raw Normal View History

/**
* This file is only used for dart applications and for internal examples
* that compile with both JavaScript and Dart.
*/
export {bootstrap} from 'angular2/src/core/bootstrap';