This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
test1
Watch
1
Star
0
Fork
0
You've already forked test1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
test1
/
src
/
web
/
app
/
common
/
scripts
/
is-promise.js
syuilo
45e8331e26
🍣
...
Closes
#12
,
#227
and
#58
2017-03-18 20:05:11 +09:00
2 lines
49 B
JavaScript
Raw
Blame
History
export
default
x
=>
typeof
x
.
then
==
'function'
;
Reference in New Issue
View Git Blame
Copy Permalink