This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
chengnan
/
s202226701001
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
84f14a9594
Ranting
Tag
LMF
master
pt
yt
s202226701001
/
sever-test
/
node_modules
/
@graphql-tools
/
utils
/
typings
/
isAsyncIterable.d.ts
isAsyncIterable.d.ts
83 B
Riwayat
Mentahan
1
export declare function isAsyncIterable<T>(value: any): value is AsyncIterable<T>;