copied set implementations from MultiFlag JS

This commit is contained in:
2026-02-09 22:11:23 +01:00
parent 80c17ac3ac
commit 140896bd7c
56 changed files with 8055 additions and 24 deletions

9
node/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
dist
*.tgz
node_modules
coverage
coverage.xml
.idea