10 lines
183 B
JSON
10 lines
183 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"button": "../Button/index",
|
|
"icon": "../Icon/index",
|
|
"popup": "../Popup/index",
|
|
"tap-modal" : "../TapModal/index"
|
|
}
|
|
}
|