%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/eirtvhdf/makkitrust.org/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/
Upload File :
Create Path :
Current File : /home/eirtvhdf/makkitrust.org/wp-content/plugins/mailchimp-for-wp/assets/src/js/admin/helpers.js

function debounce (func, wait, immediate) {
  let timeout
  return function () {
    const context = this; const args = arguments
    const callNow = immediate && !timeout
    clearTimeout(timeout)
    timeout = setTimeout(() => {
      timeout = null
      if (!immediate) func.apply(context, args)
    }, wait)
    if (callNow) func.apply(context, args)
  }
}

module.exports = { debounce }

Zerion Mini Shell 1.0