blob: 8b8280f787b683ccd194c889bb5ce1b891bfcee4 [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 }}}{{>has_more_docs}}</p>
{{#isInherited}}
<div class="features">inherited</div>
{{/isInherited}}
</dd>