5 lines
79 B
JavaScript
Raw Normal View History

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