UNPKG

iter-tools

Version:
2 lines 77 B
declare function interleave(...args: Array<any>): any; export { interleave };