igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
14 lines (13 loc) • 854 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./query-builder.component";
import * as i2 from "./query-builder-header.component";
import * as i3 from "./query-builder.directives";
/**
* @hidden
* IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
*/
export declare class IgxQueryBuilderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxQueryBuilderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxQueryBuilderModule, never, [typeof i1.IgxQueryBuilderComponent, typeof i2.IgxQueryBuilderHeaderComponent, typeof i3.IgxQueryBuilderSearchValueTemplateDirective], [typeof i1.IgxQueryBuilderComponent, typeof i2.IgxQueryBuilderHeaderComponent, typeof i3.IgxQueryBuilderSearchValueTemplateDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxQueryBuilderModule>;
}