5 lines
212 B
TypeScript
5 lines
212 B
TypeScript
|
|
// Note: This file only exists so that Dart users can import
|
||
|
|
// bootstrap from angular2/bootstrap. JS users should import
|
||
|
|
// from angular2/core.
|
||
|
|
export {commonBootstrap as bootstrap} from './application_common';
|