Spaces:
Runtime error
Runtime error
; | |
/** @type {import('./pow')} */ | |
module.exports = Math.pow; | |
; | |
/** @type {import('./pow')} */ | |
module.exports = Math.pow; | |