Bones/node_modules/angular2/es6/prod/bootstrap.js

7 lines
199 B
JavaScript
Raw Normal View History

2017-05-17 13:45:25 -04:00
/**
* See {@link bootstrap} for more information.
* @deprecated
*/
export { bootstrap } from 'angular2/platform/browser';
export { AngularEntrypoint } from 'angular2/src/core/angular_entrypoint';