This website requires JavaScript.
Explore
Help
Register
Sign In
chengdandan
/
yanchengPowerSupply
Watch
1
Star
0
Fork
You've already forked yanchengPowerSupply
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
yanchengPowerSupply
/
node_modules
/
pinkie-promise
/
index.js
4 lines
93 B
JavaScript
Raw
Permalink
Blame
History
'use strict'
;
module
.
exports
=
typeof
Promise
===
'function'
?
Promise
:
require
(
'pinkie'
)
;
Reference in New Issue
View Git Blame
Copy Permalink