UNPKG

@types/intersects

Version:
4 lines (2 loc) 138 B
declare function ellipsePoint(xe: number, ye: number, rex: number, rey: number, x1: number, y1: number): boolean; export = ellipsePoint;