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