angular-cn/modules/angular2/annotations.js

8 lines
137 B
JavaScript
Raw Normal View History

2015-03-17 19:29:27 -04:00
/**
* @module
* @public
* @description
2015-03-17 19:29:27 -04:00
* Define public API for Angular here.
*/
export * from './src/core/annotations/annotations';