10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"Image": {
|
|
"type": "image",
|
|
"props": {
|
|
"value": "{{$in.0}}",
|
|
"width": "{{$in.1}}",
|
|
"height": "{{$in.2}}"
|
|
}
|
|
}
|
|
}
|