10 lines
99 B
JSON
10 lines
99 B
JSON
|
{
|
||
|
"variables": {
|
||
|
"foo": null
|
||
|
},
|
||
|
|
||
|
"builders": [{
|
||
|
"type": "foo"
|
||
|
}]
|
||
|
}
|