ng-devui
Version:
DevUI components based on Angular
24 lines (23 loc) • 1.59 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./category-search.component";
import * as i2 from "./content-template.directive";
import * as i3 from "./default-template.directive";
import * as i4 from "@angular/common";
import * as i5 from "ng-devui/form";
import * as i6 from "@angular/forms";
import * as i7 from "ng-devui/dropdown";
import * as i8 from "ng-devui/text-input";
import * as i9 from "ng-devui/search";
import * as i10 from "ng-devui/tags";
import * as i11 from "ng-devui/button";
import * as i12 from "ng-devui/checkbox";
import * as i13 from "ng-devui/input-number";
import * as i14 from "ng-devui/loading";
import * as i15 from "ng-devui/tree";
import * as i16 from "ng-devui/utils";
import * as i17 from "ng-devui/datepicker-pro";
export declare class CategorySearchModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CategorySearchModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CategorySearchModule, [typeof i1.CategorySearchComponent, typeof i2.ContentTemplateDirective, typeof i3.DefaultTemplateDirective], [typeof i4.CommonModule, typeof i5.FormModule, typeof i6.FormsModule, typeof i7.DropDownModule, typeof i8.TextInputModule, typeof i9.SearchModule, typeof i10.TagsModule, typeof i11.ButtonModule, typeof i12.CheckBoxModule, typeof i13.InputNumberModule, typeof i14.LoadingModule, typeof i15.TreeModule, typeof i16.PopperModule, typeof i17.DatepickerProModule], [typeof i1.CategorySearchComponent, typeof i2.ContentTemplateDirective, typeof i3.DefaultTemplateDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CategorySearchModule>;
}