Spaces:
Paused
Paused
File size: 79 Bytes
9ada4bc |
1 2 3 4 5 |
'use strict';
/** @type {import('./syntax')} */
module.exports = SyntaxError;
|