UNPKG

82 BTypeScriptView Raw
1export declare function isPolygonsIntersect(points1: any, points2: any): boolean;