Your IP : 216.73.216.79


Current Path : /var/www/html/dynawebv3.blunetdev.com/node_modules/bluebird/js/release/
Upload File :
Current File : /var/www/html/dynawebv3.blunetdev.com/node_modules/bluebird/js/release/bluebird.js

"use strict";
var old;
if (typeof Promise !== "undefined") old = Promise;
function noConflict() {
    try { if (Promise === bluebird) Promise = old; }
    catch (e) {}
    return bluebird;
}
var bluebird = require("./promise")();
bluebird.noConflict = noConflict;
module.exports = bluebird;