angular-cn/modules/angular2/bootstrap.ts

6 lines
123 B
TypeScript
Raw Normal View History

/**
* See {@link bootstrap} for more information.
* @deprecated
*/
export {bootstrap} from 'angular2/platform/browser';