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