UNPKG

wsp-toolkit

Version:
3 lines (2 loc) 122 B
import type { Point } from "../../type/Point"; export declare function getPoint(event: TouchEvent, index: number): Point;