Bones/node_modules/angular2/ts/bootstrap_static.ts

7 lines
208 B
TypeScript
Raw Normal View History

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