@ajsf/bootstrap4
Version:
Angular JSON Schema Form builder using Bootstrap 4 UI
10 lines (9 loc) • 647 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./bootstrap4-framework.component";
import * as i2 from "@ajsf/core";
import * as i3 from "@angular/common";
export declare class Bootstrap4FrameworkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<Bootstrap4FrameworkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<Bootstrap4FrameworkModule, [typeof i1.Bootstrap4FrameworkComponent], [typeof i2.JsonSchemaFormModule, typeof i3.CommonModule, typeof i2.WidgetLibraryModule], [typeof i2.JsonSchemaFormModule, typeof i1.Bootstrap4FrameworkComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<Bootstrap4FrameworkModule>;
}