This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
yichael
/
AIServer
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a51b30e12f
Branches
Tags
master
AIServer
/
client
/
node_modules
/
es-errors
/
syntax.d.ts
syntax.d.ts
74 B
Historique
Raw
1
2
3
declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;