This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
zhangjy
/
FKJ-HHArome
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
0369300e46
Větve
Značky
expirationDate
master
vertical
FKJ-HHArome
/
node_modules
/
yargs
/
build
/
lib
/
yerror.d.ts
yerror.d.ts
102 B
Historie
Surový
1
2
3
4
export declare class YError extends Error {
name: string;
constructor(msg?: string | null);
}