Front end of the Slack clone application.

everySeries.js 64B

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