Front end of the Slack clone application.

123
  1. import { ErrorObservable } from './ErrorObservable';
  2. export declare const _throw: typeof ErrorObservable.create;