'use strict'

import $ from 'jquery'

module.exports = (alerts, socket) => {
  if ($('#page-type-all').length) {

  }
}