8 lines
222 B
JSON
8 lines
222 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"task-excuting": "../components/common/TaskExcuting",
|
|
"payment-popup": "../components/home/PaymentPopup",
|
|
"my-back-to-top": "../components/common/MyBackToTop"
|
|
}
|
|
} |