docs: annotations

This commit is contained in:
Misko Hevery
2015-03-17 23:29:27 +00:00
parent 08b56e1c53
commit 81312e4b3e
5 changed files with 402 additions and 12 deletions

4
modules/angular2/annotations.js vendored Normal file
View File

@ -0,0 +1,4 @@
/**
* Define public API for Angular here.
*/
export * from './src/core/annotations/annotations';