Files
2026-03-25 22:43:54 -04:00

5 lines
75 B
JavaScript

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