This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
WangZixian
/
app
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
app
/
node_modules
/
langsmith
/
dist
/
utils
/
atee.d.ts
atee.d.ts
96 B
Trvalý odkaz
Historie
Surový
1
export declare function atee<T>(iter: AsyncGenerator<T>, length?: number): AsyncGenerator<T>[];