This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
chengnan
/
s202226701001
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
f37749ce1a
Ramuri
Etichete
LMF
master
pt
yt
s202226701001
/
sever-test
/
node_modules
/
@graphql-tools
/
utils
/
typings
/
isAsyncIterable.d.ts
isAsyncIterable.d.ts
83 B
Istoric
Crud
1
export declare function isAsyncIterable<T>(value: any): value is AsyncIterable<T>;