This website requires JavaScript.
Explore
Help
Sign In
usbharu
/
misskey
mirror of
https://github.com/misskey-dev/misskey.git
Watch
1
Star
0
Fork
You've already forked misskey
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5305f3dde2
misskey
/
src
/
web
/
app
/
common
/
scripts
/
is-promise.js
2 lines
51 B
JavaScript
Raw
Blame
History
module
.
exports
=
x
=>
typeof
x
.
then
==
'function'
;
Reference in New Issue
View Git Blame
Copy Permalink