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