This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
songchenchen
/
VehicleMonitor-WEB
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1dd2e3c617
Rami (Branch)
Tag
master
VehicleMonit...
/
node_modules
/
bfj
/
src
/
promise.js
promise.js
88 B
Cronologia
Originale
1
2
3
'use strict'
module.exports = (options = {}) => options.Promise || require('bluebird')