New
🏠 Home
›
projects
›
command-sovereignty
›
frontend
›
node_modules
›
es-errors
›
syntax.d.ts
TYPESCRIPT
syntax.d.ts
74.0 B
2026-06-28 16:39
⬇️ Download
← Back
declare const SyntaxError: SyntaxErrorConstructor; export = SyntaxError;