mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
10 lines
137 B
Handlebars
10 lines
137 B
Handlebars
{{#children inherited=undefined ~}}
|
|
{{>header~}}
|
|
{{>body}}
|
|
|
|
```javascript
|
|
{{exchange}}.{{name}} ({{methodSig this}})
|
|
```
|
|
|
|
{{/children~}}
|