UNPKG

dgeni-alive

Version:
11 lines (10 loc) 194 B
{%- if doc.throws -%} <h3>Throws</h3> <ul class="throws"> {%- for throw in doc.throws %} <li id="{$ throw.name $}"> {$ lib.typeInfo(throw) $} </li> {% endfor -%} </ul> {%- endif -%}