tauri/.changes/core-isTauri.md
Amr Bashir 70c51371e0
feat(core): add isTauri (#9539)
* feat(core): add `isTauri`

* generate api
2024-04-22 15:07:11 +02:00

7 lines
99 B
Markdown

---
"tauri": "patch:feat"
---
Add `window.isTauri` to check whether running inside tauri or not.