@sonrisa-dev/angular-resize-event-sonfork
Version:
## Important Forked from: https://github.com/vdolek/angular-resize-event. The last original version is not supported by angular 17. We forked and merged a pull request which contains angular 17 support.
8 lines (7 loc) • 419 B
TypeScript
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, [typeof i1.ResizedDirective], never, [typeof i1.ResizedDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AngularResizeEventModule>;
}