This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
ver2ex
/
hw-react-1
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
1
Tarik Permintaan
0
Wiki
Pohon:
2389e7160b
Ranting
Tag
master
hw-react-1
/
node_modules
/
yargs
/
build
/
lib
/
is-promise.d.ts
is-promise.d.ts
96 B
Riwayat
Mentahan
1
export declare function isPromise<T>(maybePromise: T | Promise<T>): maybePromise is Promise<T>;