19 lines
309 B
JSON
19 lines
309 B
JSON
{
|
|
"example-component": {
|
|
"component": "Example"
|
|
},
|
|
"product-reference": {
|
|
"component": "ProductReference"
|
|
},
|
|
"installments": {
|
|
"component": "Installments"
|
|
},
|
|
"descont-pix": {
|
|
"component": "DescontPix"
|
|
},
|
|
"html": {
|
|
"component": "html",
|
|
"composition": "children"
|
|
}
|
|
}
|