feat: first working version with parameters

This commit is contained in:
2024-04-15 18:46:34 +02:00
parent e29cb11b81
commit 0254bc1ae5
45 changed files with 389 additions and 351 deletions

12
pnpm-lock.yaml generated
View File

@@ -93,6 +93,10 @@ importers:
specifier: ^1.2.0
version: 1.4.0
nodes/max/plantarium/array: {}
nodes/max/plantarium/array/pkg: {}
nodes/max/plantarium/float: {}
nodes/max/plantarium/float/pkg: {}
@@ -109,6 +113,14 @@ importers:
nodes/max/plantarium/random/pkg: {}
nodes/max/plantarium/sum: {}
nodes/max/plantarium/sum/pkg: {}
nodes/max/plantarium/triangle: {}
nodes/max/plantarium/triangle/pkg: {}
packages/graph-interface:
dependencies:
'@nodes/types':