UNPKG

@realsee/dnalogel

Version:
6 lines (5 loc) 186 B
import type { Five, Intersection } from '@realsee/five'; export declare function getIntersectFromRelativePosition(five: Five, position: { x: number; y: number; }): Intersection;