alexbol99 / flatten-js

Javascript library for 2d geometry
MIT License
535 stars 56 forks source link

TypeScript: corrected Segment.sortPoints method name #155

Closed Spoiple closed 9 months ago

Spoiple commented 10 months ago

sortPoint -> sortPoints to match method name in segment.js

alexbol99 commented 9 months ago

Hi, @Spoiple, thank you for collaboration