Bluesky app fork with some witchin' additions 馃挮
at 06a8a7efc2946247d44adb982e2b2cb367fd7b64 5 lines 159 B view raw
1export const isSafari = false 2export const isFirefox = false 3export const isTouchDevice = true 4export const isAndroidWeb = false 5export const isHighDPI = true