2025-02-20 14:18:44 +08:00

5 lines
75 B
JavaScript

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