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