@ng-formworks/daisyui
Version:
Angular ng-formworks - JSON Schema Form builder using DaisyUI
15 lines (14 loc) • 1.14 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./daisyui-framework.component";
import * as i2 from "./daisyui-framework.prefixed.component";
import * as i3 from "./widgets/daisyui-tabs.component";
import * as i4 from "./widgets/daisyui-one-of.component";
import * as i5 from "@ng-formworks/core";
import * as i6 from "@angular/common";
import * as i7 from "@angular/forms";
import * as i8 from "@ng-formworks/cssframework";
export declare class DaisyUIFrameworkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DaisyUIFrameworkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DaisyUIFrameworkModule, [typeof i1.DaisyUIFrameworkComponent, typeof i2.DaisyUIFrameworkComponentPrefixed, typeof i3.DaisyUITabsComponent, typeof i4.DaisyUIOneOfComponent], [typeof i5.JsonSchemaFormModule, typeof i6.CommonModule, typeof i7.FormsModule, typeof i5.WidgetLibraryModule, typeof i8.CssFrameworkModule], [typeof i1.DaisyUIFrameworkComponent, typeof i2.DaisyUIFrameworkComponentPrefixed, typeof i5.JsonSchemaFormModule, typeof i3.DaisyUITabsComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DaisyUIFrameworkModule>;
}