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