4 lines
80 B
JavaScript
4 lines
80 B
JavaScript
module.exports = {
|
|
SIZES: [1, 2, 4, 6, 8, 10, 12, 16, 20, 22, 24, 28, 32],
|
|
};
|