UNPKG

@realsee/dnalogel

Version:
5 lines (4 loc) 129 B
import type { Work } from '@realsee/five'; export default function getFloorIndex(work: Work, point: { y: number; }): number;