index.json 160 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "wux-animation-group": "../animation-group/index",
  5. "wux-backdrop": "../backdrop/index"
  6. }
  7. }