UNPKG

@drooms/ng-metadata

Version:

Angular 2 decorators and utils for Angular 1.x

5 lines (4 loc) 211 B
export { NgForm } from './directives/ng_form'; export { NgModel } from './directives/ng_model'; export { NgSelect } from './directives/ng_select'; export { CORE_DIRECTIVES } from './directives/core_directives';