2015-07-22 10:18:04 -07:00
|
|
|
/**
|
2015-11-13 11:21:16 -08:00
|
|
|
* See {@link bootstrap} for more information.
|
|
|
|
|
* @deprecated
|
2015-07-22 10:18:04 -07:00
|
|
|
*/
|
2015-11-13 11:21:16 -08:00
|
|
|
export {bootstrap} from 'angular2/platform/browser';
|
2015-11-20 16:35:55 -08:00
|
|
|
export {AngularEntrypoint} from 'angular2/src/core/angular_entrypoint';
|