mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-07 10:22:29 +02:00
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
1.1 KiB
1.1 KiB