You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
export var paramsCount = {
|
|
|
a: 7,
|
|
|
c: 6,
|
|
|
h: 1,
|
|
|
l: 2,
|
|
|
m: 2,
|
|
|
r: 4,
|
|
|
q: 4,
|
|
|
s: 4,
|
|
|
t: 2,
|
|
|
v: 1,
|
|
|
z: 0,
|
|
|
};
|
|
|
//# sourceMappingURL=params-count.js.map
|