decode.json 364 B

12345678910111213
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "decode": "/towxml/decode",
  5. "audio-player": "/towxml/audio-player/audio-player",
  6. "echarts": "/towxml/echarts/echarts",
  7. "latex": "/towxml/latex/latex",
  8. "table": "/towxml/table/table",
  9. "todogroup": "/towxml/todogroup/todogroup",
  10. "yuml": "/towxml/yuml/yuml",
  11. "img": "/towxml/img/img"
  12. }
  13. }