Bones/node_modules/angular2/bootstrap.d.ts

7 lines
199 B
TypeScript
Raw Normal View History

2017-05-17 13:45:25 -04:00
/**
* See {@link bootstrap} for more information.
* @deprecated
*/
export { bootstrap } from 'angular2/platform/browser';
export { AngularEntrypoint } from 'angular2/src/core/angular_entrypoint';