%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/dopla/www/wp-content/plugins/ml-slider/admin/assets/js/app/utils/
Upload File :
Create Path :
Current File : /home/dopla/www/wp-content/plugins/ml-slider/admin/assets/js/app/utils/helpers.js

export default {
	debounce(fn, time) {
		let timeout

		return function() {
			const functionCall = () => fn.apply(this, arguments)
			clearTimeout(timeout)
			timeout = setTimeout(functionCall, time)
		}
	}
}

Zerion Mini Shell 1.0