zip.ts 77 Bytes
import {  zipStatic  } from '../operator/zip';

export const zip = zipStatic;