File "settings.js.LICENSE.txt"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/better-wp-security/dist/network-brute-force/settings.js.LICENSE.txt
File size: 313 bytes
MIME-type: text/plain
Charset: utf-8
/**
* Higher-order component that debounces an action.
*
* @license https://github.com/deepsweet/hocs/tree/master/packages/debounce-handler (MIT)
*
* @param {string} handlerName
* @param {number|Function} wait
* @param {Object} [options]
* @return {WPComponent} Debounced component.
*/