mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
5 lines
184 B
TypeScript
5 lines
184 B
TypeScript
/**
|
|
* 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';
|