fd97592179
5 lines
79 B
JavaScript
5 lines
79 B
JavaScript
'use strict';
|
|||
|
|||
/** @type {import('./syntax')} */
|
|||
module.exports = SyntaxError;
|