Files
2026-07-10 11:28:16 +08:00

5 lines
73 B
Go

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