index.json 578 B

12345678910111213
  1. {
  2. "navigationBarTitleText": "",
  3. "usingComponents": {
  4. "tm-menubars": "/tm-vuetify/components/tm-menubars/tm-menubars",
  5. "tm-search": "/tm-vuetify/components/tm-search/tm-search",
  6. "tm-quick-city": "/tm-vuetify/components/tm-quickCity/tm-quickCity",
  7. "tm-grid": "/tm-vuetify/components/tm-grid/tm-grid",
  8. "tm-sheet": "/tm-vuetify/components/tm-sheet/tm-sheet",
  9. "tm-translate": "/tm-vuetify/components/tm-translate/tm-translate",
  10. "tm-swiper": "/tm-vuetify/components/tm-swiper/tm-swiper",
  11. "tm-empty": "/tm-vuetify/components/tm-empty/tm-empty"
  12. }
  13. }