This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
18279145386
/
202226701045
Urmărește
1
Stea
1
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
8fcbf38aef
Ramuri
Etichete
master
202226701045
/
poem-life-serve
/
db
/
node_modules
/
math-intrinsics
/
mod.d.ts
mod.d.ts
76 B
Istoric
Crud
1
2
3
declare function mod(number: number, modulo: number): number;
export = mod;