Front end of the Slack clone application.

concatSeries.js 65B

1234
  1. 'use stirct';
  2. module.exports = require('./async').concatSeries;