UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

7 lines (6 loc) 205 B
/** * See {@link bootstrap} for more information. * @deprecated */ export { bootstrap } from 'angular2/platform/browser'; export { AngularEntrypoint } from 'angular2/src/core/angular_entrypoint';