replicad-pantograph 0.10.1 → 0.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8450,7 +8450,7 @@ class ReDrawingPen extends ot$2 {
8450
8450
  }
8451
8451
  // @ts-expect-error forcing a different type
8452
8452
  closeWithMirror() {
8453
- return new Drawing(super.close());
8453
+ return new Drawing(super.closeWithMirror());
8454
8454
  }
8455
8455
  }
8456
8456
  function redraw(p) {