about summary refs log tree commit diff
path: root/src/lib/browser.native.ts
blob: 8e045138c8e162aa9c882ef96f0726aa6f09985b (plain) (blame)
1
2
3
4
export const isSafari = false
export const isFirefox = false
export const isTouchDevice = true
export const isAndroidWeb = false