Doodle3D/clipper-js

Typo in method

jdbence opened this issue · 1 comments

@WorldMaker
The Typescript definition is correct but the index method has a typo.
seperateShapes

should be
separateShapes

seperateShapes() {

fixed in #11