• File: syntax.d.ts
  • Full Path: /home/awtadalkhimacom/public_html/services/node_modules/es-errors/syntax.d.ts
  • Date Modified: 10/30/2025 4:29 AM
  • File size: 74 bytes
  • MIME-type: text/plain
  • Charset: utf-8
declare const SyntaxError: SyntaxErrorConstructor;

export = SyntaxError;