DIR : /home/kozerus/public_html/cropex/node/node_modules/is-promise/index.js

/home/kozerus/public_html/cropex/node/node_modules/is-promise

module.exports = isPromise;
module.exports.default = isPromise;

function isPromise(obj) {
  return !!obj && (typeof obj === 'object' || typeof obj === 'function') && typeof obj.then === 'function';
}
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer