• File: syntax.d.ts
  • Full Path: /var/www/nodejs/callDir/emola/node_modules/es-errors/syntax.d.ts
  • Date Modified: 07/04/2024 5:33 PM
  • File size: 74 bytes
  • MIME-type: text/plain
  • Charset: utf-8
declare const SyntaxError: SyntaxErrorConstructor;

export = SyntaxError;