Files
kidsai/html/rechner_backup/node_modules/math-intrinsics/pow.js
2025-06-24 15:43:32 +02:00

5 lines
73 B
JavaScript

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