This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
LInE
/
Alfabetiza
Segui
6
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
65b0aa708b
Rami (Branch)
Tag
master
Alfabetiza
/
pandora
/
Enums.js
Enums.js
47 B
Cronologia
Originale
1
2
3
4
const SHAPES = {
RECT: 1,
ELLIPSE: 2,
}