bootstrap_static.d.ts 212 B

123456
  1. /**
  2. * See {@link bootstrap} for more information.
  3. * @deprecated
  4. */
  5. export { bootstrapStatic } from 'angular2/platform/browser_static';
  6. export { AngularEntrypoint } from 'angular2/src/core/angular_entrypoint';