Please enable JavaScript in your browser!
Startsida
Utforska
Hjälp
Logga in
chenpm
/
yixing_zc_wx
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
9de64dbe08
Grenar
Taggar
main
yixing_zc_wx
/
node_modules
/
pinkie-promise
/
index.js
index.js
93 B
Historik
Rå
1
2
3
4
'use strict';
module.exports = typeof Promise === 'function' ? Promise : require('pinkie');