BE-SPAN/node_modules/es-errors/eval.js

5 lines
75 B
JavaScript
Raw Normal View History

2024-10-20 15:04:16 +00:00
'use strict';
/** @type {import('./eval')} */
module.exports = EvalError;