Search


Search something to see results

TouchEvent

TouchEvent: {
    prototype: TouchEvent;
    new (type: string, eventInitDict?: TouchEventInit): TouchEvent;
}

Type declaration