feat(forms): add support for validations
This commit is contained in:
1
modules/angular2/angular2.js
vendored
1
modules/angular2/angular2.js
vendored
@ -4,3 +4,4 @@
|
||||
export * from './change_detection';
|
||||
export * from './core';
|
||||
export * from './directives';
|
||||
export * from './forms';
|
||||
|
Reference in New Issue
Block a user