index.json 82 B

123456
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "zan-btn": "../btn/index"
  5. }
  6. }