16 lines
236 B
JSON
16 lines
236 B
JSON
{
|
|
"example-component": {
|
|
"component": "Example"
|
|
},
|
|
"descont-pix": {
|
|
"component": "DescontPix"
|
|
},
|
|
"insert-js": {
|
|
"component": "InsertJS"
|
|
},
|
|
"html": {
|
|
"component": "html",
|
|
"composition": "children"
|
|
}
|
|
}
|