igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
12 lines (11 loc) • 553 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./autocomplete.directive";
/**
* @hidden
* IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
*/
export declare class IgxAutocompleteModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgxAutocompleteModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAutocompleteModule, never, [typeof i1.IgxAutocompleteDirective], [typeof i1.IgxAutocompleteDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxAutocompleteModule>;
}