labmap/backend/diagrams/diagram_infra.json
2025-07-11 18:18:08 +03:00

19 lines
347 B
JSON

{
"nodes": [
{
"id": "1",
"type": "custom",
"data": {
"label": "Node 1",
"icon": "https://s3.dvirlabs.com/lab-icons/infra/cloudflare.svg"
},
"position": {
"x": 19.293138020977764,
"y": 245.65982158849926
},
"width": 103,
"height": 103
}
],
"edges": []
}