chore(merge): forms, compiler

This commit is contained in:
Yegor Jbanov
2015-02-05 14:09:26 -08:00
parent 3f228669d7
commit c99a575b1f
7 changed files with 15 additions and 29 deletions

2
modules/angular2/forms.js vendored Normal file
View File

@ -0,0 +1,2 @@
export * from './src/model';
export * from './src/decorators';