This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
zouzexu
/
sports-miniapp
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
7f61f30163
Ramas
Etiquetas
master
zt
zzx
sports-miniapp
/
node_modules
/
licia
/
longest.d.ts
longest.d.ts
68 B
Histórico
Raw
1
2
3
declare function longest(arr: string[]): string;
export = longest;