UNPKG

412 Btext/x-handlebars-templateView Raw
1{{#if (isClass)~}}
2 {{>classdesc~}}
3 {{>augments~}}
4 {{else~}}
5 {{>description~}}
6 {{>params~}}
7 {{>properties~}}
8 {{>deprecated~}}
9 {{>augments~}}
10 {{>memberof~}}
11 {{>default~}}
12 {{>throws~}}
13 {{>returns~}}
14 {{>access~}}
15 {{>enum~}}
16 {{>readOnly~}}
17 {{>since~}}
18 {{>version~}}
19 {{>authors~}}
20 {{>license~}}
21 {{>copyright~}}
22 {{>examples~}}
23{{/if~}}
\No newline at end of file