mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-28 18:36:23 -07:00
2 lines
51 B
JavaScript
2 lines
51 B
JavaScript
|
module.exports = x => typeof x.then == 'function';
|