5 lines
66 B
Go
5 lines
66 B
Go
'use strict';
|
|
|
|
/** @type {import('.')} */
|
|
module.exports = Error;
|
'use strict';
|
|
|
|
/** @type {import('.')} */
|
|
module.exports = Error;
|