This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
zouzexu
/
sports-miniapp
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
06c63c15cc
Ramas
Etiquetas
master
zt
zzx
sports-miniapp
/
node_modules
/
licia
/
swap.d.ts
swap.d.ts
80 B
Histórico
Raw
1
2
3
declare function swap(arr: any[], a: number, b: number): any[];
export = swap;