This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
qiuyu
/
brand-arrival-wechat
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b3903b0047
Ramos
Etiquetas
master
brand-arrival-w...
/
src
/
utils
/
custom.ts
custom.ts
91 B
Histórico
Em bruto
1
2
3
export const setSrc = (value: string) => {
return `../static/images/${value}.png`;
};