This website requires JavaScript.
Explore
Help
Sign In
suroh
/
work.suroh.tk
Watch
0
Star
0
Fork
You've already forked work.suroh.tk
0
Code
Pull Requests
Actions
Activity
e31f2daf2e
work.suroh.tk
/
node_modules
/
pinkie-promise
/
index.js
4 lines
93 B
JavaScript
Raw
Blame
History
'use strict'
;
module
.
exports
=
typeof
Promise
===
'function'
?
Promise
:
require
(
'pinkie'
)
;
View Git Blame
Copy Permalink