Skip to content

ALLOWED_SIZES

1
const ALLOWED_SIZES: readonly [16, 32, 64, 128, 256, 512, 1024, 2048, 4096];

Source

seyfert/src/api/utils/constants.ts:4