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