Front end of the Slack clone application.

123
  1. import { zipStatic } from '../operators/zip';
  2. export declare const zip: typeof zipStatic;