zip.d.ts 89 Bytes Raw Blame History Permalink 1 2 import { zipStatic } from '../operator/zip'; export declare const zip: typeof zipStatic;