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