🏠 Root
/
home
/
artorgp
/
paranartgallery
/
wp-content__cee8048
/
plugins
/
better-wp-security
/
dist
/
pages
/
Editing: vulnerabilities.js.LICENSE.txt
/** * 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 {import('@wordpress/element').Component} Debounced component. */
Save
Cancel