File size: 97 Bytes
3a1d71c
 
1
2
export const isTauri = !!import.meta.env.TAURI_ARCH
export const isStandalone = window === parent