index.json 105 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wux-cell-group": "../cell-group/index"
  5. }
  6. }