index.json 98 B

123456
  1. {
  2. "usingComponents": {
  3. "List": "./modules/list/index",
  4. "Float":"./add/float/index"
  5. }
  6. }