4 lines
66 B
JavaScript
Executable file
4 lines
66 B
JavaScript
Executable file
'use strict';
|
|
|
|
/** @type {import('.')} */
|
|
module.exports = Error;
|