Front end of the Slack clone application.

12
  1. export declare function isDate(value: any): value is Date;