This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
root
/
UseStudio.Browers
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
9bd3033a01
Branches
Tags
dyj
master
UseStudio.Br...
/
resources
/
app
/
node_modules
/
pinkie-promise
/
index.js
index.js
93 B
Verlauf
Originalformat
1
2
3
4
'use strict';
module.exports = typeof Promise === 'function' ? Promise : require('pinkie');