UNPKG

hana-img-viewer

Version:

A lightweight and easy-to-use image previewer for Vue 3

2 lines (1 loc) 109 B
export declare function getDistance(point1: [x: number, y: number], point2: [x: number, y: number]): number;