Marketing_Digital/Template-01/node_modules/es-errors/syntax.d.ts
2026-05-13 21:21:04 -03:00

3 lines
74 B
TypeScript

declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;