Files
kairos_miniapp/towxml/decode.json
2026-03-27 13:29:41 +08:00

10 lines
241 B
JSON

{
"component": true,
"usingComponents": {
"decode": "/towxml/decode",
"audio-player": "/towxml/audio-player/audio-player",
"latex": "/towxml/latex/latex",
"table": "/towxml/table/table",
"img": "/towxml/img/img"
}
}