This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
auyen
/
utils
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f85f5f62e6
Rami (Branch)
Tag
1.01
1.02
1.03
master
utils
/
tools
/
index.js
index.js
93 B
Cronologia
Originale
1
2
3
4
5
export default {
getFullFileUrl(url) {
return process.env.VUE_APP_FILE_URL + url
}
}