← back to Site Factory

admin/node_modules/math-intrinsics/pow.js

5 lines

'use strict';

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