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