zip.d.ts 89 Bytes
import { zipStatic } from '../operator/zip';
export declare const zip: typeof zipStatic;