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