@mapaxe/ngx-pinch-zoom
Version:
Pinch zoom component for Angular 16.
9 lines (8 loc) • 448 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./pinch-zoom.component";
import * as i2 from "@angular/common";
export declare class PinchZoomModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PinchZoomModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PinchZoomModule, [typeof i1.PinchZoomComponent], [typeof i2.CommonModule], [typeof i1.PinchZoomComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PinchZoomModule>;
}