12 lines
387 B
JSON
12 lines
387 B
JSON
{
|
|
"usingComponents": {
|
|
"i-row": "../../../dist/row/index",
|
|
"i-col": "../../../dist/col/index",
|
|
"i-input": "../../../dist/input/index",
|
|
"i-panel": "../../../dist/panel/index",
|
|
"i-radio-group": "../../../dist/radio-group/index",
|
|
"i-radio": "../../../dist/radio/index",
|
|
"i-button": "../../../dist/button/index",
|
|
"i-toast": "../../../dist/toast/index"
|
|
}
|
|
} |