5 lines
79 B
JavaScript

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