This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
ilya_shyian
/
store-project
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
remove mediaURl from src path
ilya_shyian
%!s(int64=2) %!d(string=hai) anos
pai
693cbc833b
achega
f35c093d16
Modificáronse 1 ficheiros
con
0 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
0
1
src/helpers/delay.js
+ 0
- 1
src/helpers/delay.js
Ver ficheiro
@@ -1 +0,0 @@
-export const delay = (ms) => new Promise((resolve) => setTimeout(resolve, ms));