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

7 lines
218 B
TypeScript

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