4 lines
75 B

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