This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hmt
/
bk2018
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8af765e0c9
Ramuri
Etichete
alt
master
unterschirft
bk2018
/
node_modules
/
tarn
/
lib
/
TimeoutError.js
TimeoutError.js
89 B
Istoric
Crud
1
2
3
4
5
6
7
'use strict';
class TimeoutError extends Error {}
module.exports = {
TimeoutError
};