5 lines
83 B
JavaScript
5 lines
83 B
JavaScript
'use strict';
|
|
|
|
/** @type {import('es-errors/eval')} */
|
|
module.exports = EvalError;
|