UNPKG

builddocs

Version:

Build documentation files from commented source code

4 lines (3 loc) 242 B
<a id="<<t prefix + $in.id>>" href="#<<t prefix + $in.id>>"><<t $in.name>></a> <<if $in.implements>> <span class=keyword>extends</span><<for parent $in.implements>> <<type parent>><</for>><</if>> <<if $in.default>> = <<t $in.default>><</if>>