index.json 121 B

123456
  1. {
  2. "usingComponents": {
  3. "t-form":"../components/form/form",
  4. "image-view":"../components/imageViewer/index"
  5. }
  6. }