UNPKG

mokka

Version:

Mokka Consensus Algorithm implementation in Javascript

2 lines (1 loc) 107 B
export declare const getCombinations: (elements: any, n: any, pairs?: any[], pair?: any[]) => string[][];