| Current Path : /var/www/html/mysis/node_modules/any-promise/ |
| Current File : /var/www/html/mysis/node_modules/any-promise/optional.js |
"use strict";
try {
module.exports = require('./register')().Promise || null
} catch(e) {
module.exports = null
}