This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
WangZixian
/
app
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
7ded46001c
Ramas
Etiquetas
master
app
/
node_modules
/
langsmith
/
dist
/
utils
/
atee.d.ts
atee.d.ts
96 B
Histórico
Raw
1
export declare function atee<T>(iter: AsyncGenerator<T>, length?: number): AsyncGenerator<T>[];