This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
chengnan
/
s202226701001
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
e7ccecf872
Branche
Tagy
LMF
master
pt
yt
s202226701001
/
sever-test
/
node_modules
/
@graphql-tools
/
utils
/
typings
/
isAsyncIterable.d.ts
isAsyncIterable.d.ts
83 B
História
Raw
1
export declare function isAsyncIterable<T>(value: any): value is AsyncIterable<T>;