This website requires JavaScript.
Explore
Help
Sign In
mirror
/
misskey
Watch
1
Star
0
Fork
1
You've already forked misskey
mirror of
https://github.com/misskey-dev/misskey.git
synced
2025-01-03 23:49:20 +09:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
cad1e0458f
misskey
/
src
/
web
/
app
/
common
/
scripts
/
is-promise.ts
2 lines
49 B
TypeScript
Raw
Normal View
History
Unescape
Escape
:sushi: Closes #12, #227 and #58
2017-03-18 20:05:11 +09:00
export
default
x
=
>
typeof
x
.
then
==
'function'
;
Reference in New Issue
Copy Permalink