UNPKG

ts-useful

Version:

Functions for animation, color transitions, ecliptic, bezier, decasteljau, curves, three dimensional curves, smooth scrolling, random range, randomItem, mobius index, vectors, physics vectors, and easing.

7 lines (6 loc) 126 B
export type bodyInMedium = { coefficient: number; area: number; velocity: number; reynolds?: number; };