## Class `{{name}}`
- Type: {{type}}
- Description: {{{description}}}

### Methods ({{methodsShown}} / {{methodsTotal}})
{{#methods}}1. `{{signature}}` — {{summary}}
{{/methods}}

### Properties ({{propertiesShown}} / {{propertiesTotal}})
{{#properties}}- `{{name}}`: {{type}}
{{/properties}}

{{#truncated}}_💡 Additional members omitted._{{/truncated}}
