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