Files
motia/.npm-cache/_npx/0ebd1cb7ec11dd1f/node_modules/math-intrinsics/pow.js
2025-10-19 14:57:07 +00:00

5 lines
73 B
JavaScript

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