{{!-- 

ORIGINAL: node_modules/dmd/partials/all-docs/docs/body/body.hbs
========
this code is IDENTICAL to the ORIGINAL,
   EXECPT:
     1: removed scope ... emitting the unconvential Kind: "global function" -or- "global typedef"
     2: moved returns after params

GOALS:
=====
  - make output closer to original JSDoc
--}}
{{>deprecated~}}
{{>description~}}
{{>summary~}}
{{>augments~}}
{{>implements~}}
{{>mixes~}}
{{>default~}}
{{>chainable~}}
{{>overrides~}}
{{>category~}}
{{>throws~}}
{{>fires~}}
{{>this~}}
{{>access~}}
{{>readOnly~}}
{{>requires~}}
{{>customTags~}}
{{>see~}}
{{>since~}}
{{>version~}}
{{>authors~}}
{{>license~}}
{{>copyright~}}
{{>todo~}}
{{>params~}}
{{>returns~}}
{{>properties~}}
{{>examples~}}