Skip to content

ALLOWED_EXTENSIONS

1
const ALLOWED_EXTENSIONS: readonly ["webp", "png", "jpg", "jpeg", "gif"];

Source

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