5 righe
75 B
JavaScript
5 righe
75 B
JavaScript
'use strict';
|
|
|
|
/** @type {import('./eval')} */
|
|
module.exports = EvalError;
|