BNA8/.resources/9fc051b06faae19d03b0d2bf73194cf3735b1568dc02b35b930d4d88720fd542

48 lines
762 B
Plaintext

{
"custom": {
"key": "value",
"key_1": "value",
"string": "value"
},
"params": {
"key": "value"
},
"propConfig": {
"custom.key": {
"persistent": true
},
"custom.key_1": {
"persistent": true
},
"custom.string": {
"persistent": true
},
"params.key": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 8,
"width": 240
}
},
"root": {
"meta": {
"name": "root"
},
"position": {
"x": 0,
"y": 0
},
"props": {
"style": {
"backgroundColor": "white",
"borderStyle": "solid",
"borderWidth": "1px"
}
},
"type": "ia.container.coord"
}
}