5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
'use strict';
|
|
|
|
/** @type {import('./eval')} */
|
|
module.exports = EvalError;
|