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