angular2-json-schema-form
Version:
Angular 2 JSON Schema Form builder
6 lines (5 loc) • 385 B
TypeScript
export { JsonSchemaFormComponent } from './library/json-schema-form.component';
export { JsonSchemaFormService } from './library/json-schema-form.service';
export { JsonSchemaFormModule } from './library/json-schema-form.module';
export { FrameworkLibraryService } from './frameworks/framework-library.service';
export { WidgetLibraryService } from './widgets/widget-library.service';