ref.js
1  'use strict';
2  
3  /** @type {import('./ref')} */
4  module.exports = ReferenceError;