6 lines
94 B
JSON
Raw Permalink Normal View History

2025-12-15 18:19:04 +08:00
{
"component": true,
2025-07-15 16:18:34 +08:00
"usingComponents": {
2025-10-29 13:53:05 +08:00
"my-contact-butler": "./ContactButler"
2025-07-15 16:18:34 +08:00
}
2025-12-15 18:19:04 +08:00
}