Files
damai-wx/custom-wrapper.json
MagicalKudzu 8079e6c819 首次提交
2025-12-12 10:35:12 +08:00

8 lines
157 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"comp": "./comp",
"custom-wrapper": "./custom-wrapper"
}
}