UNPKG

284 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.paramsCount = void 0;
4exports.paramsCount = {
5 a: 7,
6 c: 6,
7 h: 1,
8 l: 2,
9 m: 2,
10 r: 4,
11 q: 4,
12 s: 4,
13 t: 2,
14 v: 1,
15 z: 0,
16};
17//# sourceMappingURL=params-count.js.map
\No newline at end of file