forked from mirrors/misskey
Initial commit 🍀
This commit is contained in:
1
src/web/app/common/scripts/is-promise.ls
Normal file
1
src/web/app/common/scripts/is-promise.ls
Normal file
@@ -0,0 +1 @@
|
||||
module.exports = (x) -> typeof x.then == \function
|
||||
Reference in New Issue
Block a user