zip.ts 77 Bytes Edit Raw Blame History Permalink 1 2 3 import { zipStatic } from '../operator/zip'; export const zip = zipStatic;