{{#unless hideSources}} {{> member.sources}} {{/unless}} {{> comment}} {{#if typeParameters}}

Type parameters

{{> typeParameters}} {{/if}} {{#if parameters}}

Parameters

{{/if}} {{#if type}}

Returns {{#compact}}{{#with type}}{{>type}}{{/with}}{{/compact}}

{{#if comment.returns}} {{#markdown}}{{{comment.returns}}}{{/markdown}} {{/if}} {{#if type.declaration}} {{#with type.declaration}} {{> parameter}} {{/with}} {{/if}} {{/if}}