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