D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
ml-slider
/
admin
/
assets
/
js
/
app
/
utils
/
Filename :
helpers.js
back
Copy
export default { debounce(fn, time) { let timeout return function() { const functionCall = () => fn.apply(this, arguments) clearTimeout(timeout) timeout = setTimeout(functionCall, time) } } }
Name
Size
Last Modified
Owner
Permissions
Actions
events.js
0.047
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
helpers.js
0.205
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
index.js
0.403
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
2017 © D7net | D704T team