blob: c0a4103811f69cdfefb43e1fd0a5a866da3c0cd9 [file] [log] [blame]
'use strict';
/** @type {import('./pow')} */
module.exports = Math.pow;