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
2496cece91
misskey
/
src
/
web
/
app
/
common
/
scripts
/
is-promise.js
2 lines
51 B
JavaScript
Raw
Normal View
History
Unescape
Escape
:v:
2017-02-18 08:52:14 +01:00
module
.
exports
=
x
=>
typeof
x
.
then
==
'function'
;
Reference in New Issue
Copy Permalink