WhiteAiZ's picture
Upload 1420 files
0070fce verified
raw
history blame contribute delete
97 Bytes
export const isTauri = !!import.meta.env.TAURI_ARCH
export const isStandalone = window === parent