blob: ad9f1b8799d803cdcb72ba8ee0a2f213ed432558 [file] [log] [blame]
<dt id="{{htmlId}}" class="callable{{ #isInherited }} inherited{{ /isInherited}}">
<span class="name{{#isDeprecated}} deprecated{{/isDeprecated}}">{{{linkedName}}}</span><span class="signature">(<wbr>{{{ linkedParamsNoMetadata }}})
<span class="returntype parameter">&#8594; {{{ linkedReturnType }}}</span>
</span>
</dt>
<dd{{ #isInherited }} class="inherited"{{ /isInherited}}>
<p>{{{ oneLineDoc }}}</p>
{{#isInherited}}
<div class="features">inherited</div>
{{/isInherited}}
</dd>