You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per Doodle3D#10, the TS definition and index.js disagree on the spelling of the word "separate", and it is index.js which uses the incorrect English spelling.
@WorldMaker
The Typescript definition is correct but the index method has a typo.
seperateShapes
should be
separateShapes
clipper-js/src/index.js
Line 235 in c5cb9bd
The text was updated successfully, but these errors were encountered: