@zajsf/bootstrap4
Version:
Angular JSON Schema Form builder using Bootstrap 4 UI
11 lines (10 loc) • 721 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./bootstrap4-framework.component";
import * as i2 from "@zajsf/core";
import * as i3 from "@angular/common";
import * as i4 from "@zajsf/cssframework";
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 i4.CssFrameworkModule], [typeof i2.JsonSchemaFormModule, typeof i1.Bootstrap4FrameworkComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<Bootstrap4FrameworkModule>;
}