Front end of the Slack clone application.

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