/ node_modules / es-errors / syntax.js
syntax.js
1  'use strict';
2  
3  /** @type {import('./syntax')} */
4  module.exports = SyntaxError;