ngx-json-ui
Version:
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 19.2.0.
10 lines (9 loc) • 637 B
TypeScript
export * from './lib/form-builder.module';
export * from './lib/core/services/ngx-overlay.service';
export * from './lib/core/services/component-factory.service';
export * from './lib/core/models/component.model';
export * from './lib/features/components-mapping/services/component-mapping.service';
export * from './lib/features/components-mapping/models/component-mapping.model';
export * from './lib/features/components-mapping/models/component-mapping-config';
export * from './lib/features/components-mapping/tokens/component-mapping-config.token';
export * from './lib/features/components-mapping/tokens/component-mappings.token';