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