This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
lovecoding
/
web0715
Xem
10
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
92fdcc4d2a
Branches
Tags
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
es-errors
/
syntax.d.ts
syntax.d.ts
74 B
Lịch sử
Raw
1
2
3
declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;