6 lines
184 B
TypeScript
6 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';
|