5 lines
79 B
JavaScript
Raw Normal View History

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