about summary refs log tree commit diff
path: root/src/lib/browser.native.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/browser.native.ts')
-rw-r--r--src/lib/browser.native.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/browser.native.ts b/src/lib/browser.native.ts
index 3ac238b94..fb9be56f1 100644
--- a/src/lib/browser.native.ts
+++ b/src/lib/browser.native.ts
@@ -1,2 +1,3 @@
 export const isSafari = false
 export const isFirefox = false
+export const isTouchDevice = true