variable corsimport { cors } from "https://deno.land/x/hono@v3.12.5/middleware/cors/index.ts"; type(options?: CORSOptions) => MiddlewareHandler