Front end of the Slack clone application.

1234
  1. "use strict";
  2. module.exports = require("./is-implemented")() ? Object.keys : require("./shim");