UNPKG

@mapaxe/ngx-pinch-zoom

Version:

Pinch zoom component for Angular 16.

4 lines (3 loc) 154 B
import { Properties } from './interfaces'; export declare const defaultProperties: Properties; export declare const backwardCompatibilityProperties: any;