This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zhangjy
/
FKJ-HHArome
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
0369300e46
Rami (Branch)
Tag
expirationDate
master
vertical
FKJ-HHArome
/
node_modules
/
yargs
/
build
/
lib
/
is-promise.d.ts
is-promise.d.ts
96 B
Cronologia
Originale
1
export declare function isPromise<T>(maybePromise: T | Promise<T>): maybePromise is Promise<T>;