aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_bindings/codegen/api.html.template
blob: 807392693a4d9e87493c19a3a1bf92da4b190101 (plain) (blame)
1
2
3
4
5
6
<table id="${interface}">
<tr>
<th>${interface}</th>
</tr>
${properties}
</table>