Your IP : 3.128.206.181


Current Path : /proc/self/root/opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules.bundled/p-try/
Upload File :
Current File : //proc/self/root/opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules.bundled/p-try/index.js

'use strict';
module.exports = cb => new Promise(resolve => {
	resolve(cb());
});

?>