defaultValue = structuredClone(defaultValue)

This commit is contained in:
2022-05-26 21:35:24 -05:00
parent a79b1ce565
commit 82ce66554c
9 changed files with 61 additions and 9 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules
lib
examples/*.js
examples/*.js
data