This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
wzg
/
Super_Assistant
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
chd
Rami (Branch)
Tag
chd
chdZh
merge_branch
tag_v0.1.5
trail_branch
wzg
v0.1.5_20250508
Super_Assist...
/
packages
/
vite-config
/
lib
/
env.mjs
env.mjs
89 B
Permalink
Cronologia
Originale
1
2
export const isDev = process.env.__DEV__ === 'true';
export const isProduction = !isDev;