UNPKG

ngrx-forms

Version:

Proper integration of forms in Angular 4 applications using ngrx

9 lines (8 loc) 218 B
/** * ngrx-forms * Proper integration of forms in Angular applications using Ngrx * Written by Jonathan Ziller. * MIT license. * https://github.com/MrWolfZ/ngrx-forms */ export * from './src/ngrx-forms';