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