challenge-vtex-io-thiago-dutra/store/interfaces.json

14 lines
218 B
JSON

{
"example-component": {
"component": "Example"
},
"html": {
"component": "html",
"composition": "children"
},
"productText-component":{
"component":"ProductText",
"render":"client"
}
}