Hacked By AnonymousFox

Current Path : /opt/alt/alt-nodejs14/root/lib/node_modules/npm/node_modules/yargs/lib/
Upload File :
Current File : //opt/alt/alt-nodejs14/root/lib/node_modules/npm/node_modules/yargs/lib/is-promise.js

module.exports = function isPromise (maybePromise) {
  return !!maybePromise && !!maybePromise.then && (typeof maybePromise.then === 'function')
}

Hacked By AnonymousFox1.0, Coded By AnonymousFox