This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
BFFE
/
AMR
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
a6af762477
Ramuri
Etichete
master
AMR
/
node_modules
/
pinkie-promise
/
index.js
index.js
93 B
Istoric
Crud
1
2
3
'use strict';
module.exports = typeof Promise === 'function' ? Promise : require('pinkie');