feat(cloud-page) - setup1
This commit is contained in:
7
apps/Backend/src/routes/cloud-storage.ts
Normal file
7
apps/Backend/src/routes/cloud-storage.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { Router } from "express";
|
||||
|
||||
const router = Router();
|
||||
|
||||
|
||||
export default router;
|
||||
|
||||
Reference in New Issue
Block a user