feat(decorators): adds decorators to be used by TS and Babel transpiled apps.
This commit is contained in:
1
modules/angular2/annotations.js
vendored
1
modules/angular2/annotations.js
vendored
@ -9,3 +9,4 @@
|
||||
*
|
||||
*/
|
||||
export * from './src/core/annotations/annotations';
|
||||
export * from './src/core/decorators/decorators';
|
||||
|
Reference in New Issue
Block a user