UNPKG

@types/intersects

Version:
13 lines (11 loc) 215 B
declare function boxCircleOutline( x: number, y: number, width: number, height: number, xc: number, yc: number, rc: number, thickness: number, ): boolean; export = boxCircleOutline;