UNPKG

@igo2/core

Version:
8 lines (7 loc) 353 B
import { HammerGestureConfig } from '@angular/platform-browser'; import * as i0 from "@angular/core"; export declare class IgoGestureConfig extends HammerGestureConfig { buildHammer(element: HTMLElement): any; static ɵfac: i0.ɵɵFactoryDeclaration<IgoGestureConfig, never>; static ɵprov: i0.ɵɵInjectableDeclaration<IgoGestureConfig>; }