UNPKG
combination-and-permutation
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Combination or Permutation computation
combination-and-permutation
/
dist
/
combination
/
fixed.d.ts
3 lines
•
91 B
TypeScript
View Raw
1
2
3
declare
const
fixed
:
Map
<
any
,
any
>;
export
{ fixed };
//# sourceMappingURL=fixed.d.ts.map