UNPKG

angular-resize-event-package

Version:

Angular directive for detecting changes of an element size.

8 lines (7 loc) 419 B
import * as i0 from "@angular/core"; import * as i1 from "./resized.directive"; export declare class AngularResizeEventModule { static ɵfac: i0.ɵɵFactoryDeclaration<AngularResizeEventModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AngularResizeEventModule, never, [typeof i1.ResizedDirective], [typeof i1.ResizedDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<AngularResizeEventModule>; }