mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
7 lines
128 B
Markdown
7 lines
128 B
Markdown
---
|
|
"@tauri-apps/api": "patch:feat"
|
|
---
|
|
|
|
Add `isTauri` function in `core` module to check whether running inside tauri or not.
|
|
|