UNPKG

@realsee/dnalogel

Version:
3 lines (2 loc) 118 B
import type { Vector3 } from 'three'; export default function getNormal(points: Vector3[], length?: number): Vector3;