chore: ExampleNode2 added

This commit is contained in:
MrMatiz2 2025-06-23 21:39:13 -05:00
commit 21f7bc4eae
3 changed files with 4666 additions and 0 deletions

View file

@ -38,6 +38,7 @@
],
"nodes": [
"dist/nodes/ExampleNode/ExampleNode.node.js",
"dist/nodes/ExampleNode2/ExampleNode2.node.js",
"dist/nodes/HttpBin/HttpBin.node.js"
]
},