This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
hs
/
traffic-eff-app
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
63f229cbf5
Rami (Branch)
Tag
master
traffic-eff-app
/
util
/
index.js
index.js
90 B
Cronologia
Originale
1
2
3
export const getImageUrl = (uri) => {
return `${process.env.UNI_FILE_PREFIX}${uri}`;
};