UNPKG

ngx-autohide

Version:

This library is used to automatically hide an Angular Component.

9 lines (8 loc) 471 B
import * as i0 from "@angular/core"; import * as i1 from "./directives/ngx-autohide.directive"; import * as i2 from "@angular/forms"; export declare class NgxAutohideModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxAutohideModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxAutohideModule, [typeof i1.NgxAutohideDirective], [typeof i2.FormsModule], [typeof i1.NgxAutohideDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxAutohideModule>; }