UNPKG

popmotion

Version:

The animator's toolbox

3 lines (2 loc) 95 B
import { Point } from '../types'; export declare const angle: (a: Point, b?: Point) => number;