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):
755db441ff
Rami (Branch)
Tag
master
VehicleMonit...
/
node_modules
/
vue-jest
/
lib
/
throw-error.js
throw-error.js
99 B
Cronologia
Originale
1
2
3
module.exports = function error (msg) {
throw new Error('\n[vue-jest] Error: ' + (msg) + '\n')
}