eval.js 75 B

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