DIR : /home/kozerus/public_html/cropex/node/node_modules/any-promise/optional.js
/home/kozerus/public_html/cropex/node/node_modules/any-promise
"use strict";
try {
module.exports = require('./register')().Promise || null
} catch(e) {
module.exports = null
}
//