Front end of the Slack clone application.

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