feat(dart/transform): Introduce @AngularEntrypoint()
This commit is contained in:
@ -3,3 +3,4 @@
|
||||
* @deprecated
|
||||
*/
|
||||
export {bootstrapStatic} from 'angular2/platform/browser_static';
|
||||
export {AngularEntrypoint} from 'angular2/src/core/angular_entrypoint';
|
||||
|
Reference in New Issue
Block a user