Files
2025-08-18 12:38:15 -04:00

5 lines
79 B
JavaScript

'use strict';
/** @type {import('./syntax')} */
module.exports = SyntaxError;