This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
funkwhale
mirror of
https://dev.funkwhale.audio/funkwhale/funkwhale.git
Watch
1
Star
0
Fork
You've already forked funkwhale
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2d0a8676e4
funkwhale
/
front
/
src
/
composables
/
tauri.ts
4 lines
82 B
TypeScript
Raw
Blame
History
export
const
isTauri
=
(
)
=
>
{
return
'TAURI_ENV_PLATFORM'
in
import
.
meta
.
env
}
Reference in New Issue
View Git Blame
Copy Permalink