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

View File

@ -3,5 +3,6 @@
*/
export * from './change_detection';
export * from './core';
export * from './annotations';
export * from './directives';
export * from './forms';