1
0
Fork 0

Merge branch 'develop' into cdocs

This commit is contained in:
joostdecock 2025-05-24 12:07:19 +02:00
commit b914b6299f
89 changed files with 1571 additions and 737 deletions

View file

@ -17,7 +17,7 @@ This method is chainable as it returns the `Snippet` object
## Example
<Example caption="An example of the Snippet.clone() method">
<Example caption="An example of the Snippet.scale() method">
```js
({ Point, Path, paths, Snippet, snippets, part }) => {