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.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/browser.native.ts b/src/lib/browser.native.ts
new file mode 100644
index 000000000..3ac238b94
--- /dev/null
+++ b/src/lib/browser.native.ts
@@ -0,0 +1,2 @@
+export const isSafari = false
+export const isFirefox = false