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