{{#each typeParameters ~}}
  {{newLine}}* #### {{{name}}}{{#if type}} {{#with type}}{{> type}}{{/with}}{{/if}}{{> comment ~}}
{{/each}}
