1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 13:24:11 +02:00
This commit is contained in:
syuilo
2017-02-18 16:52:14 +09:00
parent b4046da451
commit f6f1eb1bca
3 changed files with 7 additions and 7 deletions

View File

@@ -0,0 +1 @@
module.exports = x => typeof x.then == 'function';