fix: Upload image

Deskripsi:
- Upload image job di arahkan ke storage server
## No Issue
This commit is contained in:
2024-09-13 16:12:42 +08:00
parent 3b7e9977f6
commit 370e3ec4e4
55 changed files with 1326 additions and 877 deletions

View File

@@ -0,0 +1,3 @@
import { funGlobal_UploadToStorage } from "./upload/fun_upload_to_storage";
export { funGlobal_UploadToStorage };