Revision 2a512c44e97606ae96079bf4126dd8725d3c0839 authored by Victor Berchet on 24 December 2015, 14:53:48 UTC, committed by Victor Berchet on 24 December 2015, 14:53:48 UTC
1 parent 9ae0ea9
Raw File
bootstrap_static.d.ts
/**
 * See {@link bootstrap} for more information.
 * @deprecated
 */
export { bootstrapStatic } from 'angular2/platform/browser_static';
export { AngularEntrypoint } from 'angular2/src/core/angular_entrypoint';
back to top