UNPKG

@antv/util

Version:

<h1 align="center">@antv/util</h1>

2 lines (1 loc) 93 B
export declare function isPointInPolygon(points: number[][], x: number, y: number): boolean;