feat(client): add isResized type, uploadGalleryImages, resizeGalleryImage API

This commit is contained in:
Kirill
2026-05-17 18:03:32 +05:00
parent 02172f7995
commit cf6b5da4fc
5 changed files with 53 additions and 1 deletions
+4
View File
@@ -1 +1,5 @@
export declare const ADMIN_UPLOAD_IMAGE_MAX_FILE_BYTES_DEFAULT: 20971520
export declare const ADMIN_UPLOAD_IMAGE_MAX_BYTES: 20971520
export declare function formatAdminImageMaxSizeHint(): string