mirror of
https://github.com/ColugoMum/Smart_container.git
synced 2025-06-03 21:54:04 +08:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"mp-cells": "../cells/cells",
|
|
"mp-cell": "../cell/cell"
|
|
}
|
|
}
|