UNPKG

iter-tools

Version:
4 lines 124 B
declare function spliterate(...args: Array<any>): any; declare const split: symbol; export { split }; export { spliterate };