This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
ver2ex
/
hw-react-1
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
1
Захтеви за спајање
0
Вики
Дрво:
2389e7160b
Гране
Ознаке
master
hw-react-1
/
node_modules
/
yargs
/
build
/
lib
/
is-promise.d.ts
is-promise.d.ts
96 B
Историја
Датотека
1
export declare function isPromise<T>(maybePromise: T | Promise<T>): maybePromise is Promise<T>;