This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lovecoding
/
VIP32
Suivre
10
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
114cc24e00
Branches
Tags
master
VIP32
/
webpack
/
demo
/
node_modules
/
es-errors
/
syntax.d.ts
syntax.d.ts
74 B
Historique
Raw
1
2
3
declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;