Cors updated

This commit is contained in:
2025-05-28 10:02:16 +05:30
parent 41e2075c55
commit 6573108a29
10 changed files with 23 additions and 52 deletions

View File

@@ -1,5 +1,4 @@
import express from "express";
import { Response, Request } from "express";
import express,{ Response, Request } from "express";
import http from "http";
import dotenv from "dotenv";