mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-01-06 00:09:20 +09:00
45e8331e26
Closes #12, #227 and #58
2 lines
49 B
JavaScript
2 lines
49 B
JavaScript
export default x => typeof x.then == 'function';
|