File "abs.js"
Full Path: C:/wamp64/www/INTERPRETE2/backend/node_modules/es-errors/abs.js
File size: 73 bytes
MIME-type: text/plain
Charset: utf-8
'use strict';
/** @type {import('./abs')} */
module.exports = Math.abs;