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