🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 22:42:33 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
js
/
frontend
/
helpers
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/static/js/frontend/helpers
🔄 Refresh
✏️
Editing: is-touch-device.js
Writable
export const isTouchDevice = () => 'ontouchstart' in window || navigator.maxTouchPoints > 0 || navigator.msMaxTouchPoints > 0
💾 Save Changes
❌ Cancel