Files
algorithms/lib/toGetClosestPoint/index.ts
T
2024-10-27 20:35:54 +03:00

4 lines
92 B
TypeScript

import { toGetClosestPoint } from "./toGetClosestPoint";
export default toGetClosestPoint;