UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

5 lines (4 loc) 186 B
// Note: This file only exists so that Dart users can import // bootstrap from angular2/bootstrap. JS users should import // from angular2/core. export {bootstrap} from './application';