Preview: can-promise.js
Size: 275 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/qrcode/lib/can-promise.js
// can-promise has a crash in some versions of react native that dont have
// standard global objects
// https://github.com/soldair/node-qrcode/issues/157
module.exports = function () {
return typeof Promise === 'function' && Promise.prototype && Promise.prototype.then
}
Directory Contents
Dirs: 2 × Files: 4