UNPKG

angular2

Version:

Angular 2 - a web framework for modern web apps

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