This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
lovecoding
/
w1020
Obserwuj
10
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
8ea30b386c
Gałęzie
Tagi
master
w1020
/
22.webpack
/
node_modules
/
math-intrinsics
/
max.js
max.js
73 B
Historia
Czysty
1
2
3
4
'use strict';
/** @type {import('./max')} */
module.exports = Math.max;