ngx-typed-reactive-form
Version:
Make Angular Reactive Forms strongly typed with generics.
16 lines (12 loc) • 331 B
JavaScript
(function (factory) {
typeof define === 'function' && define.amd ? define('ngx-typed-reactive-form', factory) :
factory();
}((function () { 'use strict';
/*
* Public API Surface of ngx-typed-reactive-form
*/
/**
* Generated bundle index. Do not edit.
*/
})));
//# sourceMappingURL=ngx-typed-reactive-form.umd.js.map