mirror of
https://github.com/Raghu-Ch/nodeRestAPI.git
synced 2026-02-11 21:23:03 -05:00
initial commit
This commit is contained in:
3
node_modules/pinkie-promise/index.js
generated
vendored
Normal file
3
node_modules/pinkie-promise/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = typeof Promise === 'function' ? Promise : require('pinkie');
|
||||
Reference in New Issue
Block a user