This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
hmt
/
bk2018
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
8af765e0c9
Rami (Branch)
Tag
alt
master
unterschirft
bk2018
/
node_modules
/
tarn
/
lib
/
TimeoutError.js
TimeoutError.js
89 B
Cronologia
Originale
1
2
3
4
5
6
7
'use strict';
class TimeoutError extends Error {}
module.exports = {
TimeoutError
};