This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
zhangjy
/
FKJ-HHArome
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
0369300e46
Branche
Tagy
expirationDate
master
vertical
FKJ-HHArome
/
node_modules
/
yargs
/
build
/
lib
/
yerror.d.ts
yerror.d.ts
102 B
História
Raw
1
2
3
4
export declare class YError extends Error {
name: string;
constructor(msg?: string | null);
}