This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lalalashen
/
MoeNovaClient
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
d1fc2a4e13
Ramos
Etiquetas
master
MoeNovaClient
/
node_modules
/
math-intrinsics
/
pow.js
pow.js
73 B
Histórico
Em bruto
1
2
3
4
'use strict';
/** @type {import('./pow')} */
module.exports = Math.pow;