angular-easy-form
Version:
Create angular forms fast and easy
10 lines (9 loc) • 457 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public-api';
export { Config as ɵa } from './lib/config/config';
export { Fields as ɵb } from './lib/config/fields';
export { InputComponent as ɵc } from './lib/fields/input/input.component';
export { GroupFieldsComponent as ɵd } from './lib/groupFields/group-fields/group-fields.component';
export { InputsearchComponent as ɵe } from './lib/inputsearch/inputsearch.component';