This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
bill
/
drawing-board-service
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
fix: 1
bill
hai 1 mes
pai
37624971f2
achega
bd808c185f
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Unificar vista
Mostrar estatísticas de Diff
1
1
src/example/loadding.ts
+ 1
- 1
src/example/loadding.ts
Ver ficheiro
@@ -58,4 +58,4 @@ export const loading = <T, K extends PFN<T>>(
}, 50);
}, 50);
});
});
return ret;
return ret;
-};
+};