Skip to main content
Module

x/hono/middleware/cors/index.ts>cors

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
variable cors
import { cors } from "https://deno.land/x/hono@v3.0.1/middleware/cors/index.ts";

type

(options?: CORSOptions) => MiddlewareHandler