5 lines
66 B
JavaScript
Raw Normal View History

'use strict';
/** @type {import('.')} */
module.exports = Error;