Files
angular__angular/bootstrap.d.ts
T
2015-12-01 21:58:10 +00:00

7 lines
205 B
TypeScript

/**
* See {@link bootstrap} for more information.
* @deprecated
*/
export { bootstrap } from 'angular2/platform/browser';
export { AngularEntrypoint } from 'angular2/src/core/angular_entrypoint';